{
  "name": "Raumstation Hyama - Interactive German Learning",
  "short_name": "Hyama",
  "description": "An interactive German learning experience - Science fiction story with audio narration",
  "start_url": "/courses/hyama/index.html?mode=pwa",
  "display": "fullscreen",
  "background_color": "#1a1f2e",
  "theme_color": "#1a1f2e",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon_1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "books"],
  "lang": "de-DE"
}