{
  "name": "电容单位转换 - 集盒",
  "short_name": "电容单位转换",
  "description": "法拉、毫法、微法、纳法、皮法、千法及静法、电磁法等 8 种电容单位实时互转，以法拉 F 为基准，按公制/CGS 电磁单位分组，点卡片即复制。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/capacitance-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"
    }
  ]
}
