{
  "name": "基金理财助手",
  "short_name": "基金助手",
  "description": "实时追踪基金收益，智能推荐调仓策略",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
