{
  "name": "四人纸牌 · 主牌花色",
  "short_name": "主牌游戏",
  "description": "四人纸牌游戏：x 花色为主牌，可通吃任意花色；出牌、压牌、吃牌、添牌助攻。",
  "start_url": "./card-game.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171006",
  "theme_color": "#155031",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
