{
  "name": "Mathe Abenteuer",
  "short_name": "Mathe",
  "description": "Spielerisch Mathematik lernen für Kinder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Spiele",
      "short_name": "Spiele",
      "description": "Alle Mathe-Spiele ansehen",
      "url": "/",
      "icons": []
    },
    {
      "name": "Fortschritt",
      "short_name": "Fortschritt",
      "description": "Deinen Fortschritt ansehen",
      "url": "/progress",
      "icons": []
    }
  ]
}
