{
  "name": "LernGlow – Prüfungsvorbereitung",
  "short_name": "LernGlow",
  "description": "Lerne für IHK, Abitur & Studium – mit Quizzes, Streaks und Glo als Begleiter!",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0B0D14",
  "theme_color": "#FBBF24",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "LernGlow App"
    }
  ],
  "shortcuts": [
    {
      "name": "Quiz starten",
      "short_name": "Quiz",
      "description": "Direkt eine neue Quiz-Runde starten",
      "url": "/app.html#quiz",
      "icons": [{ "src": "icons/icon-192-v2.png", "sizes": "192x192" }]
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "description": "Profil & Statistiken ansehen",
      "url": "/app.html#profile",
      "icons": [{ "src": "icons/icon-192-v2.png", "sizes": "192x192" }]
    }
  ]
}
