{
  "id": "/",
  "name": "LEDUSS CRM 客户管理系统",
  "short_name": "LEDUSS CRM",
  "description": "LEDUSS 外贸客户管理、询盘、报价、订单、跟进任务和自动剪辑工作台。",
  "start_url": "/index.html?app=1&v=zh",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f5f7f6",
  "theme_color": "#0f766e",
  "categories": ["business", "productivity"],
  "lang": "zh-CN",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "客户管理",
      "short_name": "客户",
      "url": "/index.html?app=1&module=customers",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "自动剪辑中心",
      "short_name": "剪辑",
      "url": "/index.html?app=1&module=videos",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
