{
  "name": "K+P reizen6",
  "short_name": "K+P reizen6",
  "description": "K+P reizen web app - version 6",
  "lang": "nl-BE",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260629",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260629",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#d40028",
  "display": "standalone"
}