{
  "name": "大简Talk - 让天下没有迷茫的人",
  "short_name": "大简Talk",
  "description": "大简Talk智能体，高效沟通与思维训练专家。描述之道九法，五层组织架构，让天下没有迷茫的人。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#1a1a3a",
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "大简Talk智能体",
      "short_name": "智能体",
      "description": "直接打开大简Talk智能体对话",
      "url": "./index.html",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    }
  ]
}
