{
  "name": "약올림 - AI 스마트 복약 가이드",
  "short_name": "약올림",
  "description": "처방전 사진 한 장이면 AI가 최적의 복약 시간표를 짜드립니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F0",
  "theme_color": "#1B6B4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "medical", "lifestyle"]
}
