{
  "name": "Jelly Health Studio",
  "short_name": "젤리몬 BMI",
  "description": "말랑말랑 귀여운 젤리몬과 함께하는 BMI 계산기 및 건강 툴박스",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#e0e7ff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
