{
  "name": "厦门乐博思信息技术有限公司",
  "short_name": "乐博思IT服务",
  "description": "厦门乐博思为微小企业提供一站式IT服务：AI智能助手部署、私有大模型搭建、ChatGPT企业接入、网络部署、软件运维、数据集成、云服务器管理。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["technology", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "免费咨询",
      "short_name": "咨询",
      "description": "获取免费IT咨询服务",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "服务方案",
      "short_name": "方案",
      "description": "查看我们的服务方案",
      "url": "/#pricing",
      "icons": [{ "src": "/icon.svg", "sizes": "96x96" }]
    }
  ]
}
