{
  "name": "TPtetris — Free Classic Block Puzzle Game",
  "short_name": "TPtetris",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0d1117",
  "background_color": "#0f0f1a",
  "description": "Play TPtetris online for free — the classic block puzzle game. Rotate and drop falling tetrominoes to clear lines, score points, and beat your high score in this timeless browser game.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
