{
  "name": "股票做T盈利计算器",
  "short_name": "做T计算器",
  "description": "免费在线股票做T盈利计算器，精确计算T+0日内回转交易成本，支持正T倒T模式。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}