{
  "name": "PRSinsight — 한국 의사 AI 논문 인사이트 (성형/중증/탈모/한방/수의/게놈)",
  "short_name": "PRSinsight",
  "description": "한국 의사들을 위한 AI 논문 인사이트 — 7트랙 (성형/중증/탈모/한방/수의/게놈/전체) PubMed 자동 수집 + 한글 요약 + Boolean 검색 + OA cascade 무료 전문 + 동향 분석.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko-KR",
  "dir": "ltr",
  "id": "/",
  "icons": [
    { "src": "/assets/img/favicon-16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "/assets/img/favicon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/assets/img/favicon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/apple-touch-icon.png",       "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/img/icon-192.png",    "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png",    "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["medical", "education", "productivity", "books"],
  "shortcuts": [
    { "name": "논문 검색", "short_name": "검색",     "url": "/search",     "description": "한·영 키워드 검색" },
    { "name": "동향",      "short_name": "동향",     "url": "/trends",     "description": "한국 코호트·토픽 모멘텀·인용 급상승" },
    { "name": "임상 질문", "short_name": "임상",     "url": "/router",     "description": "시나리오 카탈로그" },
    { "name": "랜덤 논문", "short_name": "랜덤",     "url": "/random",     "description": "우연한 발견" },
    { "name": "카테고리",  "short_name": "카테고리", "url": "/categories", "description": "187 카테고리" },
    { "name": "GENOME 트랙", "short_name": "게놈",   "url": "/genome",     "description": "Claude Code 분석 가이드 + 한국 PRS 코호트" },
    { "name": "PET 트랙",    "short_name": "수의",   "url": "/pet",        "description": "반려동물 의학 EBM" }
  ],
  "screenshots": [
    {
      "src": "/og/trends",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "동향 허브 — 한국 코호트·토픽 모멘텀·인용 급상승"
    },
    {
      "src": "/og/about",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PRSinsight 서비스 소개"
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": { "title": "q", "text": "q" }
  }
}
