{
  "name": "Pillora — 약 궁합 체커",
  "short_name": "Pillora",
  "description": "이 약, 같이 먹어도 될까? 병용금기 확인 + 약국/응급실 찾기",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
