{
  "name": "tippgo — Tippen im Flow",
  "short_name": "tippgo",
  "description": "10-Finger-System lernen ohne Anmeldung. Deutsch, QWERTZ, sofort startklar. Mit Flow-Modus und adaptiver Schwierigkeit.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05070f",
  "theme_color": "#f07363",
  "scope": "/",
  "lang": "de",
  "categories": ["education", "productivity", "games"],
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Direkt tippen",
      "short_name": "Start",
      "description": "Sofort in die erste Lektion",
      "url": "/#app"
    },
    {
      "name": "Arcade-Mode",
      "short_name": "Arcade",
      "description": "Chase-the-Text-Spiel",
      "url": "/#app?mode=arcade"
    }
  ]
}
