﻿{
  "name": "WealthSight",
  "short_name": "WealthSight",
  "description": "个人财富管理与投资分析系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#414B63",
  "icons": [
    {
      "src": "images/icons/WS-512.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}
