{
  "name": "TCG 卡牌",
  "short_name": "TCG 卡牌",
  "description": "TCG 卡牌對戰模擬器 — 支援 Union Arena / One Piece / Gundam 全系列卡牌、即時連線對戰。",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "lang": "zh-TW",
  "categories": ["games", "entertainment"],
  "capture_links": "none",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
