{
  "name": "BitShun - 专业数字资产交易平台",
  "short_name": "BitShun",
  "description": "专业安全的数字资产交易平台，实时行情，快速交易",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0E14",
  "theme_color": "#0D0E14",
  "lang": "zh-CN",
  "categories": ["finance", "business"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "行情",
      "short_name": "行情",
      "description": "查看实时行情",
      "url": "/?tab=market",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "资产",
      "short_name": "资产",
      "description": "查看我的资产",
      "url": "/?tab=assets",
      "icons": [{ "src": "/static/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
