{
  "name": "Gator Electric & Communications Inc",
  "short_name": "Gator Electric",
  "description": "Licensed electrician serving Palm Beach County since 1992. Panel upgrades, service upgrades, EV chargers & residential electrical. Call (561) 641-8100.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2a5e",
  "theme_color": "#1a2a5e",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Gator Electric directly",
      "url": "tel:+15616418100",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free estimate",
      "url": "/contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
