{
  "name": "PollenAlert Nederland",
  "short_name": "PollenAlert",
  "description": "Actuele pollendruk per regio in Nederland. Hooikoorts en polleninformatie.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7faf8",
  "theme_color": "#2d6a4f",
  "lang": "nl",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["health", "weather"],
  "screenshots": [
    {
      "src": "/nederland_hooikoorts_kaart.png",
      "type": "image/png",
      "label": "Pollenkaart Nederland"
    }
  ]
}
