{
  "name": "圆点客域",
  "short_name": "圆点客域",
  "description": "智能客户管理系统",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0061A4",
  "icons": [
    {
      "src": "/pwa/web-icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa/web-icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
