{
  "name": "Vliegveld Bergen Tours",
  "short_name": "VB Tours",
  "description": "Geleide bunker tours bij het voormalige Fliegerhorst Bergen, Noord-Holland. Stichting Vliegveld Bergen.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "lang": "nl",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["travel", "education", "tourism"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Vliegveld Bergen Tours homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Boek een tour",
      "short_name": "Boeken",
      "description": "Reserveer direct een bunker tour",
      "url": "/#boeken",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bunker kaart",
      "short_name": "Kaart",
      "description": "Bekijk de interactieve bunkerkaart",
      "url": "/#kaart",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
