{
  "name": "알리약 - 다제약물 병용금기 확인",
  "short_name": "알리약",
  "description": "여러 약을 함께 넣으면 병용금기·주의사항을 알려주는 알리약",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f9fc",
  "theme_color": "#2c6382",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
