{
  "name": "전기차 충전 시간 및 비용 계산기",
  "short_name": "전충시및비계",
  "description": "전기차 충전 시간, 전기 요금, 충전 손실, 회복되는 주행거리를 추정합니다.",
  "start_url": "/ko/utilities/categories/motor/ev-charging-time-cost-planner/",
  "scope": "/ko/utilities/categories/motor/ev-charging-time-cost-planner/",
  "icons": [
    {
      "src": "/images/utilities/ev-charging-time-cost-planner.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}