{
  "name": "Dans la Dr\u00f4me",
  "short_name": "Dans la Dr\u00f4me",
  "description": "Ontdek. Beleef. Geniet. \u00b7 D\u00e9couvrir. Vivre. Savourer. \u00b7 Discover. Experience. Enjoy.",
  "lang": "nl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EFE6",
  "theme_color": "#1F3A5F",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}