{
  "name": "신생아 황달 스크리닝",
  "short_name": "황달 스크리닝",
  "description": "컬러카드 사진과 임상정보로 신생아 빌리루빈을 추정하는 연구용 스크리닝 데모",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "ko",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f7",
  "theme_color": "#faf9f7",
  "categories": ["health", "medical", "utilities"],
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
