{
  "name": "隆玛科技售后系统",
  "short_name": "隆玛售后",
  "description": "无锡隆玛科技光伏售后工单智能客服系统 - AI智能客服、标准化工单、知识库自助",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1E40AF",
  "lang": "zh-CN",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "permissions": ["notifications"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 智能客服",
      "short_name": "客服",
      "url": "/?tab=chat",
      "description": "AI 智能客服对话"
    },
    {
      "name": "提交工单",
      "short_name": "工单",
      "url": "/?tab=ticket",
      "description": "提交售后工单"
    },
    {
      "name": "常见问题",
      "short_name": "FAQ",
      "url": "/?tab=faq",
      "description": "FAQ 知识库"
    }
  ]
}
