{
  "name": "新能源车油车能耗对比 - 集盒",
  "short_name": "新能源车油车能耗对比",
  "description": "输入油价、电价、使用年限与年均里程，对比油车 / 纯电 / 混动的每公里花费、年度能耗与总花费，自动标出最省车型并给出省钱幅度。纯本地计算，无需联网。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/car-cost",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
