{
  "name": "Windowsill Jungle",
  "short_name": "Windowsill",
  "start_url": "/",
  "display": "browser",
  "background_color": "#EEF2EA",
  "theme_color": "#183A28",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
