{
  "name": "약메이트: 똑똑한 복약 메이트",
  "short_name": "약메이트",
  "description": "당신의 여정을 함께하는 똑똑한 복약 메이트",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0e14",
  "theme_color": "#b6a0ff",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
