{
  "short_name": "车辆排队",
  "name": "东瑞车辆排队叫号系统",
  "description": "车辆排队叫号管理系统 - 司机端",
  "icons": [
    {
      "src": "%PUBLIC_URL%/icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "%PUBLIC_URL%/icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "%PUBLIC_URL%/local-dri/login",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "%PUBLIC_URL%/",
  "theme_color": "#1890ff",
  "background_color": "#ffffff",
  "lang": "zh-CN"
}
