{
  "name": "價格寶藏",
  "short_name": "價格寶藏",
  "description": "比價、社群好物推薦池、寶藏召喚試煉、邀請朋友拿分潤。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#c7a14a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/share-import",
    "method": "GET",
    "params": {
      "url": "url",
      "text": "text",
      "title": "title"
    }
  },
  "shortcuts": [
    {
      "name": "我的購物車",
      "url": "/cart"
    },
    {
      "name": "社群好物推薦池",
      "url": "/discover"
    },
    {
      "name": "寶藏召喚試煉",
      "url": "/game/boss"
    },
    {
      "name": "我的卡冊",
      "url": "/me/trophy-room"
    }
  ]
}
