{
  "name": "EV Doctors 客服工作台",
  "short_name": "客服台",
  "description": "车主 ↔ 顾问 ↔ 技师 中转工作台",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f5",
  "theme_color": "#0b3d2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
