﻿{
  "name": "전주 휜다리 운동센터 영양관리",
  "short_name": "휜다리 영양관리",
  "description": "전주 휜다리 운동센터 식단·영양 관리 앱",
  "start_url": "/nutrition/",
  "scope": "/nutrition/",
  "display": "standalone",
  "background_color": "#f9f8f5",
  "theme_color": "#2d6a4f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness"],
  "lang": "ko"
}