{
  "id": "/xiaozhangben-next-preview",
  "name": "小账本 Next · 上海消费追踪器",
  "short_name": "小账本 Next",
  "description": "小账本下一版：离线优先的个人预算与消费追踪器",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eeece5",
  "theme_color": "#173f38",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "记一笔", "short_name": "记账", "url": "/?quick=1", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
