{
  "name": "소화 스톱워치: 생리적 음식물 통과 추적기",
  "short_name": "소스생음통추",
  "description": "음식물이 소화되는 데 걸리는 시간을 계산해 보세요. 영양소 구성에 따라 위, 소장, 대장의 통과 과정을 추적합니다.",
  "start_url": "/ko/utilities/categories/health/digestion-stopwatch/",
  "scope": "/ko/utilities/categories/health/digestion-stopwatch/",
  "icons": [
    {
      "src": "/images/utilities/digestionStopwatch.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}