{
  "name": "AvisQnect - Online Nachhilfe",
  "short_name": "AvisQnect",
  "description": "Flexible Online-Nachhilfe für Schüler, Eltern und Tutoren.",
  "lang": "de-DE",
  "id": "/",
  "start_url": "/home?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F9FC",
  "theme_color": "#1F2E59",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}