{
  "name": "Original Tetris — kaipfister.de",
  "short_name": "Tetris",
  "description": "Spiele das originale Tetris kostenlos im Browser: SRS-Rotation, Wall Kicks, T-Spin, Hold-Funktion, Combos, Achievements und Highscore-Speicherung. Ohne Installation, ohne Anmeldung.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "categories": ["games", "entertainment", "puzzle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Original Tetris im Browser auf tetris.kaipfister.de"
    }
  ],
  "shortcuts": [
    {
      "name": "Sofort spielen",
      "short_name": "Spielen",
      "url": "/?utm_source=pwa_shortcut",
      "description": "Startet direkt eine neue Tetris-Partie."
    }
  ]
}
