{
  "name": "Nooko.Agent 诺可智能体",
  "short_name": "Nooko.Agent",
  "description": "多智能体协作的 AI 桌面客户端 - 本地优先 + 云端协同 + 企业级安全",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "功能特性",
      "short_name": "功能",
      "url": "/features.html"
    },
    {
      "name": "下载客户端",
      "short_name": "下载",
      "url": "/download.html"
    },
    {
      "name": "定价方案",
      "short_name": "定价",
      "url": "/pricing.html"
    },
    {
      "name": "文档",
      "short_name": "文档",
      "url": "/docs.html"
    }
  ]
}
