{
  "name": "Lithium Battery Health Calculator",
  "short_name": "LBHC",
  "description": "Calculate the State of Health (SoH) of your lithium battery based on cycles, voltage and temperature. Scientific guide to maximize energy longevity.",
  "start_url": "/en/utilities/categories/hardware-tools/lithium-battery-health-calculator/",
  "scope": "/en/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"
}