{
  "name": "个人财务工作台",
  "short_name": "财务工作台",
  "description": "记录生活消费开支，分析存款、理财、投资情况",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#E5332B",
  "icons": [
    {
      "src": "icon.svg?v=3",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
