{
  "name": "디지털 눈 피로 휴식 계산기",
  "short_name": "디눈피휴계",
  "description": "일일 화면 사용 시간을 바탕으로 필요한 시각적 휴식 시간을 계산하세요. 디지털 눈 피로와 건조함을 예방하기 위한 개인 맞춤형 20-20-20 규칙을 제안합니다.",
  "start_url": "/ko/utilities/categories/health/ocular-decompression-rest-calculator/",
  "scope": "/ko/utilities/categories/health/ocular-decompression-rest-calculator/",
  "icons": [
    {
      "src": "/images/utilities/screenDecompressionTime.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}