{
  "short_name": "Hoi Buur",
  "name": "Hoi Buur Almere",
  "description": "Ontdek activiteiten en ontmoet je buren in Almere",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF9980",
  "background_color": "#FFF8F0",
  "scope": "/",
  "lang": "nl",
  "categories": ["social", "lifestyle"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Ontdek Activiteiten",
      "short_name": "Ontdekken",
      "description": "Bekijk alle activiteiten in jouw buurt",
      "url": "/discover?source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Activiteit Aanmaken",
      "short_name": "Nieuw",
      "description": "Maak een nieuwe activiteit aan",
      "url": "/create?source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Nieuws",
      "short_name": "Nieuws",
      "description": "Lees het laatste buurtnieuws",
      "url": "/nieuws?source=pwa_shortcut",
      "icons": [{ "src": "/images/icon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
