{
  "name": "オームの法則・電力計算ツール",
  "short_name": "オ",
  "description": "既知の2つの値から電圧、電流、抵抗、電力を求めるオームの法則計算ツール。",
  "start_url": "/ja/utilities/categories/hardware-tools/ohm-law-power-calculator/",
  "scope": "/ja/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"
}