{
  "name": "PatientOS",
  "short_name": "PatientOS",
  "description": "병원과 클리닉을 위한 PatientOS 운영 플랫폼",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/icons/patientos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/patientos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}