{
  "name": "ET AI",
  "short_name": "ET AI",
  "description": "智能策略·一键跟单·稳定收益",
  "start_url": "/?from=pwa",
  "display": "standalone",
  "theme_color": "#3366ff",
  "background_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/statics/icons/72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/statics/icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/statics/icons/144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/statics/icons/152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/statics/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}