{
  "name": "LED 절약 계산기",
  "short_name": "LED 절약 계산기",
  "description": "기존 전구를 LED로 교체했을 때 절약되는 금액과 에너지를 계산해 보세요. 연간 및 월간 정확한 절약액과 CO2 절감량을 확인할 수 있습니다.",
  "start_url": "/ko/utilities/categories/home/led-saving-calculator/",
  "scope": "/ko/utilities/categories/home/led-saving-calculator/",
  "icons": [
    {
      "src": "/images/utilities/led-saving-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}