{
  "name": "원브레인센터",
  "short_name": "원브레인",
  "description": "뇌파와 자율신경 데이터 기반 두뇌관리 전문 센터",
  "start_url": "/mobile",
  "scope": "/mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "상담예약",
      "short_name": "예약",
      "description": "뇌건강 상담 예약하기",
      "url": "/mobile?tab=home",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "프로그램 안내",
      "short_name": "프로그램",
      "description": "두뇌관리 프로그램 보기",
      "url": "/mobile?tab=programs",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "함께성장",
      "short_name": "후기",
      "description": "이용후기 및 갤러리",
      "url": "/mobile?tab=together",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
