{
  "name": "Tetris — BodhiProtocol",
  "short_name": "Tetris",
  "description": "Classic block-stacking puzzle. Levels, line clears, next-piece preview.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "orientation": "portrait",
  "icons": [{ "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }]
}
