{
  "id": "/",
  "name": "香港資產及財富管理學會 HKAWM",
  "short_name": "HKAWM",
  "description": "把 HKAWM 加入主畫面，隨時開啟學會資訊及專業學習入口。",
  "lang": "zh-Hant-HK",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a6f69",
  "icons": [
    {
      "src": "/assets/pwa-r10/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-r10/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-r10/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "市場資訊",
      "url": "/markets.html"
    },
    {
      "name": "專業學習",
      "url": "/learning.html"
    },
    {
      "name": "會員服務",
      "url": "/membership.html"
    }
  ],
  "prefer_related_applications": false
}
