{
  "name": "赤兔馬 CTM",
  "short_name": "CTM",
  "description": "亞洲線上互動娛樂品牌：體育競猜、真人桌遊、主題機台、數字遊戲一站直達。",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d0e",
  "theme_color": "#0d0d0e",
  "lang": "zh-Hant-TW",
  "dir": "auto",
  "categories": ["entertainment", "games"],
  "icons": [
    { "src": "/assets/img/favicon.png", "sizes": "192x192 256x256 384x384 512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/favicon.png", "sizes": "192x192 256x256 384x384 512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "體育競猜", "url": "/games/sports.html", "description": "進入體育競猜頁面" },
    { "name": "真人桌遊", "url": "/games/live.html", "description": "進入真人桌遊頁面" },
    { "name": "會員獎勵", "url": "/promotions.html", "description": "查看會員獎勵活動" },
    { "name": "客服", "url": "/contact.html", "description": "聯繫客服" }
  ]
}
