{
  "name": "3D Tetris Battle - Two Player Duel",
  "short_name": "3D Tetris",
  "description": "Competitive 3D Tetris for two players - mobile edition",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='60' fill='%230a0f1e'/><text x='50%25' y='55%25' font-size='350' text-anchor='middle' dominant-baseline='middle'>🎮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games"],
  "lang": "en-US",
  "prefer_related_applications": false
}
