{
  "name": "持仓管理助手",
  "short_name": "持仓管理助手",
  "description": "QDII 基金估值、美股热力图、QDII 申购额度实时查询",
  "start_url": "/h5/",
  "scope": "/h5/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F2EB",
  "theme_color": "#0F6B5C",
  "icons": [
    {
      "src": "/h5/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/h5/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
