{
  "name": "의료장비 장애 안내 챗봇",
  "short_name": "장비안내챗봇",
  "description": "마취/수술실 의료장비 장애 대응을 돕는 안내 챗봇",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#960121",
  "lang": "ko",
  "icons": [
    {
      "src": "images/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
