{
  "id": "/index.php",
  "name": "网页版客服",
  "short_name": "在线客服",
  "description": "访客可直接从手机桌面打开的网页版客服入口",
  "lang": "zh-CN",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "/assets/pwa-chat-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
