{
  "name": "Ohm Law and Electrical Power Calculator",
  "short_name": "OLaEPC",
  "description": "An Ohm law calculator for finding voltage, current, resistance, and electrical power from any two values you know.",
  "start_url": "/en/utilities/categories/hardware-tools/ohm-law-power-calculator/",
  "scope": "/en/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"
}