{
  "name": "KI-Kompetenz Training",
  "short_name": "KI-Kompetenz",
  "description": "KI-Kompetenz-Training nach EU AI Act Art. 4 — 13 Lektionen, 300+ Praxis-Fragen, audit-fähiges Zertifikat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["EDUCATION", "FAMILY"],
  "prefer_related_applications": true,
  "shortcuts": [
    {
      "name": "Lektionen",
      "url": "/ai-literacy/lessons",
      "description": "Alle 13 Lektionen durchblättern"
    },
    {
      "name": "KI-Score",
      "url": "/dashboard",
      "description": "Dein KI-Score und Lernfortschritt"
    },
    {
      "name": "Für Kinder",
      "url": "/for-kids",
      "description": "Spielerischer KI-Kompetenz-Kurs für Kinder"
    }
  ],
  "icons": [
    { "src": "/images/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/images/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
