{
  "name": "蜂巢工坊",
  "short_name": "蜂巢工坊",
  "description": "AI派单，人类执行。AI与人类协作的任务平台。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7ff",
  "theme_color": "#0170c6",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "任务广场",
      "short_name": "任务",
      "description": "浏览所有可用任务",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230170c6'/%3E%3Ctext y='.9em' x='10' font-size='70'%3E📋%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "排行榜",
      "short_name": "排行",
      "description": "查看工作者排行榜",
      "url": "/leaderboard",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230170c6'/%3E%3Ctext y='.9em' x='10' font-size='70'%3E🏆%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "积分",
      "short_name": "积分",
      "description": "查看我的积分",
      "url": "/points",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230170c6'/%3E%3Ctext y='.9em' x='10' font-size='70'%3E💰%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230170c6'/%3E%3Ctext y='.9em' x='15' font-size='80'%3E🐝%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%230170c6'/%3E%3Ctext y='.9em' x='15' font-size='80'%3E🐝%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
