{
  "name": "Octowork 章鱼八爪齐开，替你干活 🚀",
  "short_name": "Octowork",
  "description": "章鱼八爪齐开的AI团队管理平台，支持单聊、群聊、任务看板",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "orientation": "portrait",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "任务中心",
      "short_name": "任务",
      "description": "查看所有Bot任务进度",
      "url": "/?tab=tasks",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
