{
  "name": "OPMagic 增长操作系统",
  "short_name": "OPMagic",
  "description": "AI 驱动的企业增长操作系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2329",
  "theme_color": "#1f2329",
  "lang": "zh-CN",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Leads", "url": "/leads" },
    { "name": "AI Workspace", "url": "/ai-workspace" },
    { "name": "Content Studio", "url": "/content-studio" },
    { "name": "Whiteboards", "url": "/whiteboards" },
    { "name": "Offline Queue", "url": "/offline-queue" }
  ]
}
