{
  "name": "가전제품 수도와 전기 1회 비용 계산기",
  "short_name": "가수전1비계",
  "description": "세탁기, 식기세척기, 건조기의 1회당 실제 비용을 계산하세요. 각 사이클에 들어가는 전기, 수도, 세제 비용을 정확히 확인하고 에코 모드로 전환하면 얼마나 절약할 수 있는지 알아보세요.",
  "start_url": "/ko/utilities/categories/home/appliance-cost-calculator/",
  "scope": "/ko/utilities/categories/home/appliance-cost-calculator/",
  "icons": [
    {
      "src": "/images/utilities/appliance-cost-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}