{
  "name": "能量单位转换 - 集盒",
  "short_name": "能量单位转换",
  "description": "焦耳、千焦、兆焦、卡路里、千卡(大卡)、瓦时、千瓦时、电子伏、英热单位、英尺·磅等 12 种能量单位实时互转，以焦耳 J 为基准，按公制/热力电气/英制分组，点卡片即复制。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/energy-convert",
  "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"
    }
  ]
}
