{
  "id": "/",
  "name": "아이웰소아청소년과의원",
  "short_name": "아이웰소아과",
  "description": "아이웰소아청소년과의원 홈페이지와 영유아건강검진 온라인 예약",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2f5597",
  "categories": ["medical", "health"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "영유아검진 예약",
      "short_name": "검진예약",
      "description": "영유아건강검진 날짜·시간 예약",
      "url": "/reserve/?src=app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
