{
  "name": "效率工坊 · 上班族效率工具",
  "short_name": "效率工坊",
  "description": "上班族专用效率工具：任务看板、工作台账、文件知识库；每日待办、收支记录、日程规划、个人备忘。多用户数据独立，支持家庭共享账本。",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f3f4f6",
  "theme_color": "#3b82f6",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["productivity", "business", "lifestyle"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
