{
  "name": "Missionslogbuch — PC-Lernplan",
  "short_name": "Missionslogbuch",
  "description": "Interaktives Missionslogbuch für den 35-Tage PC-Anfänger-Lernplan mit Trainee- und Tutor-Ansicht.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0E1017",
  "theme_color": "#0E1017",
  "lang": "de",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
