{
  "name": "HomePanelCheck — Electrical Panel Calculator",
  "short_name": "PanelCheck",
  "description": "Find out if your home electrical panel can handle an EV charger, heat pump, or induction stove. Free NEC-based calculator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#F5A623",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23F5A623'/><text x='96' y='140' text-anchor='middle' font-size='120' font-family='Arial'>⚡</text></svg>","sizes":"192x192","type":"image/svg+xml"},
    {"src":"data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23F5A623'/><text x='256' y='380' text-anchor='middle' font-size='320' font-family='Arial'>⚡</text></svg>","sizes":"512x512","type":"image/svg+xml","purpose":"any maskable"}
  ],
  "categories": ["utilities","lifestyle","home"],
  "screenshots": [
    {"src":"/","sizes":"1280x720","type":"image/png","form_factor":"wide","label":"Panel Load Calculator"},
    {"src":"/","sizes":"390x844","type":"image/png","form_factor":"narrow","label":"Panel Load Calculator Mobile"}
  ]
}
