{
  "name": "记账本 - 日常开支流水",
  "short_name": "记账本",
  "description": "记录日常开支和流水，轻松管理个人财务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "lifestyle"],
  "lang": "zh-CN"
}
