{
  "name": "USN Pay — 加密货币收款",
  "short_name": "USN Pay",
  "description": "非托管加密货币收款与代付平台。用自己的钱包收 USDT、BTC、ETH，资金安全，实时到账。",
  "start_url": "/member?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1763d6",
  "lang": "zh-CN",
  "dir": "auto",
  "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"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "会员中心",
      "short_name": "会员中心",
      "description": "进入商户后台",
      "url": "/member?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "首页",
      "short_name": "首页",
      "description": "平台首页",
      "url": "/?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
