{
  "name": "Wegwijzer — Jouw kennisassistent",
  "short_name": "Wegwijzer",
  "description": "AI-gestuurde kennisassistent voor medewerkers",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0D5C6B",
  "theme_color": "#E8720C",
  "orientation": "portrait",
  "lang": "nl",
  "icons": [
    {
      "src": "icons/wegwijzer-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/wegwijzer-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/wegwijzer-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
