{
  "id": "/",
  "name": "iFundTool - 基金持仓管理",
  "short_name": "iFundTool",
  "description": "本地化基金持仓管理工具，无需注册，数据本地存储，隐私安全。支持基金收益计算、组合分析、风险分析。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "related_applications": [
    {
      "platform": "webapp",
      "id": "/",
      "url": "https://ifundtool.com/"
    }
  ],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr"
}
