{
  "name": "Windvoorspelling - PD4PM",
  "short_name": "Windvoorspelling",
  "description": "Windvoorspelling voor kraanmachinisten en bouw",
  "start_url": "/Windvoorspelling/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "scope": "/Windvoorspelling/",
  "icons": [
    {
      "src": "/Windvoorspelling/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Windvoorspelling/icon-512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["weather", "utilities", "productivity"],
  "lang": "nl-NL"
}