{
  "name": "BrainBlox - KI-Nachhilfe",
  "short_name": "BrainBlox",
  "description": "KI-gestützte Nachhilfe-Plattform für Schüler in Österreich",
  "start_url": "/schueler",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2bb1ff",
  "lang": "de-AT",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
