{
  "name": "Norberg Electric, Inc. — Residential & Commercial Electrician",
  "short_name": "Norberg Electric",
  "description": "Women-owned residential and commercial electrical services for homes, auto body shops, warehouses, and facilities. Licensed in 17+ states.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Call Norberg Electric",
      "short_name": "Call",
      "url": "/contact?action=call",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Request a Free Estimate",
      "short_name": "Estimate",
      "url": "/contact?action=estimate",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Services",
      "short_name": "Services",
      "url": "/services",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
