{
  "name": "DeepAILab - 企业级AI开发平台",
  "short_name": "DeepAILab",
  "description": "领先的企业级AI开发平台，提供AutoML、联邦学习、知识图谱等全栈AI解决方案",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#4B89FF",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["productivity", "developer", "ai"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "仪表板",
      "short_name": "仪表板",
      "description": "查看项目概览和统计",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "新建实验",
      "short_name": "新实验",
      "description": "快速创建新的AI实验",
      "url": "/experiments/new",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "模型库",
      "short_name": "模型",
      "description": "浏览和管理AI模型",
      "url": "/models",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
