{
  "name": "헬스집 - 몸을 살리는 음식 백과",
  "short_name": "헬스집",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#022c22",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
