{
  "name": "PyLab — Python-Lernplattform",
  "short_name": "PyLab",
  "description": "Lerne Python mit interaktiven Lektionen, Spielen und KI-Unterstützung.",
  "id": "/de/",
  "start_url": "/de/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity",
    "games"
  ],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Marktplatz",
      "url": "/de/marketplace",
      "description": "Entdecke Lernpfade von Lehrkräften"
    },
    {
      "name": "KI-Mentor",
      "url": "/de/ai-mentor",
      "description": "Erhalte KI-gestützte Hilfe beim Programmieren"
    }
  ]
}
