{
  "name": "리튬 배터리 수명 진단 계산기",
  "short_name": "리배수진계",
  "description": "충전 횟수, 전압, 온도를 바탕으로 리튬 배터리의 건강 상태(SoH)를 계산합니다. 에너지 보존 수명을 극대화하기 위한 과학적 가이드입니다.",
  "start_url": "/ko/utilities/categories/hardware-tools/lithium-battery-health-calculator/",
  "scope": "/ko/utilities/categories/hardware-tools/lithium-battery-health-calculator/",
  "icons": [
    {
      "src": "/images/utilities/estimador-salud-bateria.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}