{
  "name": "여행 연료비·유류비 계산기 Tool",
  "short_name": "여연계T",
  "description": "이동 거리, 차량 연비, 주유 단가, 탑승 인원, 왕복 여부를 바탕으로 드라이브 여행의 예상 유류비를 간편하게 계산하세요.",
  "start_url": "/ko/utilities/categories/travel/fuel-cost-calculator/",
  "scope": "/ko/utilities/categories/travel/fuel-cost-calculator/",
  "icons": [
    {
      "src": "/images/utilities/fuel-cost-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}