{
  "short_name": "Poker",
  "name": "Poker 牌局记录",
  "description": "记录圈子牌局、盈亏、排行和牌桌工具。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#F4F6F1",
  "background_color": "#F4F6F1",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "categories": ["utilities", "sports"]
}
