{
  "name": "이약뭐약",
  "short_name": "이약뭐약",
  "lang": "ko-KR",
  "description": "약 이름을 검색해 효능, 사용법, 주의사항을 한눈에 확인하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EEF4FF",
  "theme_color": "#1D4ED8",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "약 검색",
      "short_name": "검색",
      "description": "약 이름으로 빠르게 검색",
      "url": "/search"
    }
  ]
}
