{
  "name": "撲克損益統計",
  "short_name": "Poker P&L",
  "description": "記錄並追蹤每場撲克比賽的損益、勝率與長期表現。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2a22",
  "theme_color": "#0d2a22",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
