{
  "name": "中国象棋 - XiangQi",
  "short_name": "中国象棋",
  "description": "支持单机和局域网联机的中国象棋网页游戏",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23e8c895'/%3E%3Ccircle cx='50' cy='50' r='35' fill='%23fff' stroke='%23c84b31' stroke-width='4'/%3E%3Ctext x='50' y='58' font-size='40' text-anchor='middle' fill='%23c84b31' font-family='serif'%3E%E5%B8%85%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
