{
  "name": "星轨创联 - MCN 管理后台",
  "short_name": "星轨创联",
  "description": "一站式 MCN 运营与 AI 创作管理后台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18181B",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "语音备忘",
      "short_name": "录音",
      "description": "录音并实时转写入知识库",
      "url": "/mobile/knowledge/voice",
      "icons": [
        { "src": "/favicon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "专家对话",
      "short_name": "对话",
      "description": "与战略专家 Agent 对话",
      "url": "/mobile/knowledge/chat",
      "icons": [
        { "src": "/favicon-192.png", "sizes": "192x192" }
      ]
    }
  ]
}
