{
  "name": "약알림 · 처방전 사진으로 내 약 확인",
  "short_name": "약알림",
  "description": "병원 처방전이나 약봉투를 촬영하면 약품마다 어떤 약인지 쉽게 설명해주는 웹앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7F5",
  "theme_color": "#1F4E46",
  "lang": "ko",
  "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" }
  ]
}
