{
  "id": "/",
  "name": "Presura Weather",
  "short_name": "Presura",
  "description": "European weather, radar, forecasts and official alerts from Presura.",
  "lang": "nl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071f1d",
  "theme_color": "#123629",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Radar",
      "url": "/?layer=radar"
    },
    {
      "name": "Waarschuwingen",
      "url": "/alerts?lang=nl"
    }
  ]
}
