{
  "name": "Cool Zürich",
  "short_name": "Cool ZH",
  "description": "Kühle Orte in Zürich: Brunnen, Grünflächen, Bäder, WC, Kirchen, Schattenbäume – finde die nächste Abkühlung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0288D1",
  "background_color": "#E1F5FE",
  "categories": ["lifestyle", "navigation", "travel"],
  "lang": "de-CH",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ]
}
