{
  "name": "Brückenwort – Worträtsel mit Lebenserfahrung",
  "short_name": "Brückenwort",
  "description": "Tägliche Wortbrücken-Rätsel für Menschen ab 50 in Österreich und Deutschland.",
  "start_url": "/spielen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#1D9E75",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": ["games", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tagesrätsel",
      "short_name": "Heute",
      "description": "Direkt zum heutigen Rätsel",
      "url": "/tagesraetsel",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Mein Fortschritt",
      "short_name": "Fortschritt",
      "description": "Deine Streak und Auszeichnungen",
      "url": "/fortschritt",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
