{
  "name": "股票王簡訊 | 股票訊號推播系統",
  "short_name": "股票王簡訊",
  "description": "會員手機綁定登入、到期日權限控管與股票買賣訊號即時推播。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141b2e",
  "theme_color": "#e8b33a",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
