{
  "name": "IntraGPT",
  "short_name": "IntraGPT",
  "description": "Veilige AI op Nederlandse servers: chat, agents en kennisbank op jullie eigen server.",
  "lang": "nl",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#F5F6FA",
  "background_color": "#F5F6FA",
  "display": "standalone"
}
