{
  "name": "다이어트 트래커",
  "short_name": "다이어트",
  "description": "먹은 거 적으면 칼로리·탄단지 자동 계산, 몸무게 빠지면 목표도 다시 계산",
  "lang": "ko",
  "start_url": "./diet.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef6fc",
  "theme_color": "#1f7fc0",
  "icons": [
    { "src": "diet-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "diet-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ]
}
