{
  "name": "위카 진단평가 시스템",
  "short_name": "위카진단",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E32929",
  "lang": "ko",
  "icons": [
    {
      "src": "/static/img/wecar_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/wecar_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
