{
  "name": "ドライブ旅行燃料費・ガソリン代計算ツール",
  "short_name": "ド",
  "description": "移動距離、車の燃費、ガソリン単価、乗車人数、往復・片道ルートから旅行の燃料費を簡単にシミュレーション計算します。",
  "start_url": "/ja/utilities/categories/travel/fuel-cost-calculator/",
  "scope": "/ja/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"
}