{
  "name": "Reisvinden.nl — Welke vakantie moet ik boeken?",
  "short_name": "Reisvinden.nl",
  "description": "Beantwoord 4 korte vragen en ontdek welke vakantie het beste bij je past.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF3EA",
  "theme_color": "#1E5FA8",
  "lang": "nl",
  "icons": [
    { "src": "images/reisvinden-icon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "images/reisvinden-icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "images/reisvinden-icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "images/reisvinden-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
