{
  "name": "다이어트 식단 달력",
  "short_name": "식단달력",
  "description": "5가지 체계적 다이어트 프로그램 - 식단 달력, 트레이닝 룸, 습관 관리",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f6f2",
  "theme_color": "#2d6a4f",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
