{
  "id": "/app/",
  "name": "Kopernikus Lernapp",
  "short_name": "Kopernikus",
  "description": "Interaktives Lernen für Schule und Unterricht – für Schüler:innen und Lehrkräfte.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f8fb",
  "theme_color": "#3D7EAA",
  "categories": ["education"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screens/schueler-dashboard.png", "sizes": "1200x683", "type": "image/png", "form_factor": "wide", "label": "Schüler-Dashboard mit Lernstadt" },
    { "src": "/screens/arbeitsblatt.png", "sizes": "1200x683", "type": "image/png", "form_factor": "wide", "label": "Interaktives Arbeitsblatt" },
    { "src": "/screens/spiele.png", "sizes": "1200x683", "type": "image/png", "form_factor": "wide", "label": "Lernspiele" },
    { "src": "/screens/lehrer-dashboard.png", "sizes": "1200x683", "type": "image/png", "form_factor": "wide", "label": "Lehrkraft-Dashboard" },
    { "src": "/screens/notenbuch-tabelle.png", "sizes": "1400x797", "type": "image/png", "form_factor": "wide", "label": "Notenbuch" },
    { "src": "/screens/unterrichtsmodus-livequiz.png", "sizes": "1400x797", "type": "image/png", "form_factor": "wide", "label": "Unterrichtsmodus mit Live-Quiz" }
  ]
}
