{
  "name": "币投 BTOSS",
  "short_name": "BTOSS",
  "description": "BTOSS 智能资产管理与支付平台",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1321",
  "theme_color": "#7c3aed",
  "lang": "zh-CN",
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "/logo-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "币投BTOSS 智能资产管理平台"
    }
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-large.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
