{
  "name": "Lernspiel – Mathe & Sprachen",
  "short_name": "Lernspiel",
  "description": "Spielend Mathe und Sprachen lernen – für die Schule und zu Hause.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "browser"],
  "orientation": "any",
  "background_color": "#1a2a3a",
  "theme_color": "#4a90d9",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Spielen", "url": "/?source=pwa", "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }] }
  ]
}
