{
  "id": "./",
  "name": "云诊室履约系统",
  "short_name": "云诊室履约",
  "description": "云诊室履约系统在线工作入口，需使用个人账号登录。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "./login",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f7fb",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
