{
  "name": "FES Electric Services — Licensed Electrician Union County NJ",
  "short_name": "FES Electric",
  "description": "Licensed electrician serving Union County NJ. Emergency, residential, commercial & EV charger installation. Available 24/7. Call 973-878-6111.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "portrait-primary",
  "categories": ["business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "url": "tel:9738786111",
      "description": "Call FES Electric Services"
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "url": "/contact",
      "description": "Request a free electrical estimate"
    },
    {
      "name": "Emergency Service",
      "short_name": "Emergency",
      "url": "/emergency",
      "description": "24/7 emergency electrical service"
    }
  ]
}
