{
  "name": "112Maasalert",
  "short_name": "112Maasalert",
  "description": "Het laatste nieuws, wanneer elke seconde telt - 24/7 hulpdiensten nieuws uit Maassluis en omgeving",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#1E4DB7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "nl",
  "categories": ["news", "local"],
  "icons": [
    {
      "src": "/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nieuws",
      "short_name": "Nieuws",
      "description": "Alle nieuwsartikelen",
      "url": "/nieuws",
      "icons": [{ "src": "/images/logo-icon.png", "sizes": "512x512" }]
    },
    {
      "name": "Maassluis",
      "short_name": "Maassluis",
      "description": "Nieuws uit Maassluis",
      "url": "/nieuws?plaats=maassluis",
      "icons": [{ "src": "/images/logo-icon.png", "sizes": "512x512" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
