{
  "name": "欧姆定律与电功率计算器",
  "short_name": "欧姆定律与电功率计算器",
  "description": "基于两个已知物理量求解电压、电流、电阻和电功率的欧姆定律计算器。",
  "start_url": "/zh/utilities/categories/hardware-tools/ohm-law-power-calculator/",
  "scope": "/zh/utilities/categories/hardware-tools/ohm-law-power-calculator/",
  "icons": [
    {
      "src": "/images/utilities/ohm-law-power-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}