{
  "name": "捷时AI工作台 · IFQ Work Dock",
  "short_name": "IFQ Work Dock",
  "description": "一个入口直达 15 个 AI 应用：对话、Agent、CLI、云服务、Canvas、笔记、客服、财务、取号、TV 等全部产品与服务。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "lang": "zh-CN",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "developer", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
