{
  "name": "中国象棋 · 皮卡鱼引擎版",
  "short_name": "中国象棋",
  "description": "带皮卡鱼 WASM 引擎、支持人机 / 双人 / 联机对战的中国象棋",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#120b03",
  "theme_color": "#1c1208",
  "lang": "zh-CN",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
