{
  "name": "옴의 법칙 및 소비 전력 계산기",
  "short_name": "옴법및소전계",
  "description": "알고 있는 두 값으로 전압, 전류, 저항, 전력을 구하는 옴의 법칙 계산기.",
  "start_url": "/ko/utilities/categories/hardware-tools/ohm-law-power-calculator/",
  "scope": "/ko/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"
}