{
  "name": "Cash Flow Pulse",
  "short_name": "现金流",
  "description": "个人现金流 · 日均预算 · 收入投资消费追踪",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0075de",
  "lang": "zh-CN",
  "orientation": "portrait-primary",
  "categories": ["finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
