{
  "name": "Weerzicht — Weer & Radar Nederland",
  "short_name": "Weerzicht",
  "description": "Live buienradar, uurlijkse neerslag, luchtkwaliteit, pollen en 14-daagse weervoorspelling voor heel Nederland.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "lang": "nl-NL",
  "dir": "ltr",
  "categories": ["weather", "utilities"],
  "icons": [
    { "src": "/icons/icon-48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Buienradar",
      "short_name": "Radar",
      "description": "Direct naar de live neerslagradar",
      "url": "/?tab=lokaal#radar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verkeer & Files",
      "short_name": "Verkeer",
      "description": "Live filemeldingen en flitsers",
      "url": "/?traffic=open",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Energieprijzen",
      "short_name": "Energie",
      "description": "Actuele stroomprijzen per uur",
      "url": "/?tab=smart#energy",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Europa Radar",
      "short_name": "Europa",
      "description": "Europese neerslagradar",
      "url": "/?tab=europa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
