{
  "name": "Bright Electricians",
  "short_name": "Bright Electric",
  "description": "Illinois Licensed Electrical Contractor serving Schaumburg, IL and surrounding areas. Available 24/7 for residential and commercial electrical services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-32x32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Bright Electricians directly",
      "url": "tel:8472820616"
    },
    {
      "name": "Email Us",
      "short_name": "Email",
      "description": "Send us an email",
      "url": "mailto:assessment@brightelectricians.site"
    }
  ]
}
