{
  "id": "/?source=pwa",
  "name": "De Bubbel — Holistische Kennisassistent",
  "short_name": "De Bubbel",
  "description": "Jouw persoonlijke kennisassistent voor holistische therapie",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf9f6",
  "theme_color": "#c49482",
  "lang": "nl-NL",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
