{
  "name": "美國職籃分析 · NBA Model Analytics",
  "short_name": "NBA Pick",
  "description": "NBA 賽事 v2 模型分析平台 · 即時賠率 · 信心建構",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e14",
  "theme_color": "#4a9d6d",
  "lang": "zh-Hant",
  "icons": [
    { "src": "favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "本週報單",
      "short_name": "報單",
      "url": "/picks.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "80%+ 高信心",
      "short_name": "高信心",
      "url": "/confidence.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "盤口監控",
      "short_name": "盤口",
      "url": "/lines.html",
      "icons": [{ "src": "favicon.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["sports", "analytics", "finance"]
}
