{
  "name": "CTPro Mobile",
  "short_name": "CTPro",
  "description": "登入 CTPro Mobile，查看 AP 連線、交易訊號、異常提醒與訂閱狀態。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#FDFBF7",
  "theme_color": "#1A1F2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
