{
  "name": "오상신경외과 어드민",
  "short_name": "오상어드민",
  "description": "셀뱅킹 환자 관리 어드민 시스템",
  "start_url": "/admin-firebase.html",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#C5A55A",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "admin-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "admin-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
