{
  "name": "猎头管理系统",
  "short_name": "猎头通",
  "description": "高效跟进 · 智能匹配 · 闭环结算",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f7fa",
  "theme_color": "#1677ff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/pwa-icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "推荐",
      "short_name": "推荐",
      "url": "/recommendation",
      "description": "查看我的推荐列表"
    },
    {
      "name": "保证期看板",
      "short_name": "保证期",
      "url": "/recommendation/guarantee-board",
      "description": "保证期到期与风险一览"
    }
  ]
}
