{
  "name": "坦克大战 - Battle City",
  "short_name": "坦克大战",
  "description": "经典坦克大战街机游戏 - Ultimate Edition",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0c",
  "theme_color": "#e8d44d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
