{
  "name": "增量管理系统",
  "short_name": "增量管理",
  "description": "企业微信增量任务管理系统 - 移动端优化版",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#f3f5f8",
  "theme_color": "#1d4f91",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "任务中心",
      "short_name": "任务",
      "description": "查看和管理任务",
      "url": "/?section=task-center&source=pwa",
      "icons": []
    },
    {
      "name": "核对管理",
      "short_name": "核对",
      "description": "核对支付凭证",
      "url": "/?section=reviews&source=pwa",
      "icons": []
    }
  ]
}
