﻿{
  "name": "客户管理系统",
  "short_name": "客管系统",
  "description": "客户关系与保单管理工作台",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#C7EDCC",
  "theme_color": "#C7EDCC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
