{
  "name": "自驾游燃油费油费计算器 Tool",
  "short_name": "自T",
  "description": "根据单程距离、车辆油耗、加油站单价、同行人数及是否往返，快速估算自驾出行所需的总油费与人均分摊费用。",
  "start_url": "/zh/utilities/categories/travel/fuel-cost-calculator/",
  "scope": "/zh/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"
}