{
  "name": "Echo Explorers",
  "short_name": "Echo",
  "description": "Immersieve buiten-tour ervaring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f2417",
  "theme_color": "#0f2417",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "travel"],
  "lang": "nl"
}
