{
  "name": "记账本 - 多人共享理财助手",
  "short_name": "记账本",
  "description": "聊天式记账，支持多人共用，AI智能理财",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A1A1A",
  "background_color": "#EDEDED",
  "categories": ["finance", "productivity"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
