{
  "name": "坦克大战 TANK BATTLE",
  "short_name": "TANK BATTLE",
  "description": "经典坦克大战复刻, 100 关挑战, 双人对战 + 单人+AI 模式, 中英双语",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0e0f13",
  "theme_color": "#c9a227",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
