{
  "name": "实操派·工控招聘考证",
  "short_name": "实操派",
  "description": "招聘·考证·工具，工控人都在用。工控/制造业垂直招聘 + 电工考证刷题 + 现场工具箱；防诈骗、可信认证、AI 智能推荐。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0AA770",
  "lang": "zh-CN",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "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": "打卡",
      "description": "工人快速打卡入口（在岗外包项目）",
      "url": "/work/punch",
      "icons": [{ "src": "/icons/shortcut-punch.png", "sizes": "96x96" }]
    },
    {
      "name": "找工作",
      "short_name": "找工作",
      "url": "/jobs",
      "icons": [{ "src": "/icons/shortcut-jobs.png", "sizes": "96x96" }]
    },
    {
      "name": "找零工",
      "short_name": "找零工",
      "url": "/gigs",
      "icons": [{ "src": "/icons/shortcut-gigs.png", "sizes": "96x96" }]
    },
    {
      "name": "消息",
      "short_name": "消息",
      "url": "/chat",
      "icons": [{ "src": "/icons/shortcut-chat.png", "sizes": "96x96" }]
    },
    {
      "name": "我的奖励",
      "short_name": "奖励",
      "description": "积分 / 道具 / 邀请 / 徽章",
      "url": "/rewards",
      "icons": [{ "src": "/icons/shortcut-rewards.png", "sizes": "96x96" }]
    }
  ]
}
