{
  "name": "カーリース vs 購入診断 - どっちがお得か無料シミュレーション",
  "short_name": "カーリース vs 購入診",
  "description": "車の購入方法（カーリース・ローン購入・一括購入）を比較。乗りたい車・月額予算・使用年数を入力するだけで総費用・月額コストを比較して最適な方法を診断します。",
  "start_url": "/car-lease-advisor/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}