{
  "name": "Wortweg — German for work & life",
  "short_name": "Wortweg",
  "description": "Free daily German vocab game for newcomers in Germany. Word-path puzzles, A1–C1, no signup.",
  "id": "https://www.wortweg.online/app",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "theme_color": "#1a1917",
  "background_color": "#1a1917",
  "lang": "en",
  "categories": [
    "games",
    "puzzles",
    "education"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
