{
  "name": "최적 독서 거리 계산기",
  "short_name": "최적 독서 거리 계산기",
  "description": "글자 크기에 따라 화면에서 몇 센티미터 떨어져 앉아야 하는지 확인하세요. 인체공학적 설계를 통해 안구 건조와 피로를 예방하고 시력을 보호하세요.",
  "start_url": "/ko/utilities/categories/health/reading-distance-calculator/",
  "scope": "/ko/utilities/categories/health/reading-distance-calculator/",
  "icons": [
    {
      "src": "/images/utilities/readingDistanceCalculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}