{
  "name": "快下班 - 职场工具导航",
  "short_name": "快下班",
  "description": "一站式职场工具导航站，收录 600+ 在线工具，按职位智能推荐，让工作更高效。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "background_color_dark": "#000000",
  "theme_color": "#007aff",
  "theme_color_dark": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities", "business"],
  "shortcuts": [
    {
      "name": "搜索工具",
      "short_name": "搜索",
      "url": "/#search",
      "icons": []
    },
    {
      "name": "我的收藏",
      "short_name": "收藏",
      "url": "/#favorites",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
