{
  "name": "Informatik Lernwerkstatt · Klasse 5",
  "short_name": "Informatik",
  "description": "Arbeitsbuch, Lern-Spiele und Tipp-Trainer für den Informatikunterricht Klasse 5",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f2fb",
  "theme_color": "#6c5ce7",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Arbeitsbuch", "url": "./arbeitsbuch.html", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Tipp-Arcade", "url": "./tippspiel/index.html", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
