{
  "name": "电动汽车充电时间和费用计算器",
  "short_name": "电",
  "description": "估算一次充电所需的时间、电费、充电损耗以及恢复的续航里程。",
  "start_url": "/zh/utilities/categories/motor/ev-charging-time-cost-planner/",
  "scope": "/zh/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"
}