{
  "name": "寒江渡管理平台",
  "short_name": "寒江渡",
  "description": "寒江渡專屬管理平台，整合幫眾管理、聯賽排表與約戰數據分析。",
  "lang": "zh-Hant",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#08090b",
  "background_color": "#08090b",
  "icons": [
    {
      "src": "./icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
