{
  "name": "云朵咖啡 · 智能客服",
  "short_name": "云朵客服",
  "description": "基于 Cloudflare AI（Workers AI + Vectorize + D1）的示例智能客服机器人",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#6f4e37",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
