{
  "name": "Pure Light Electric — Kansas City Electrician",
  "short_name": "Pure Light Electric",
  "description": "Licensed electrical contractor serving the Kansas City metro. Commercial, residential & industrial. Call (913) 278-6049.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1B2D",
  "theme_color": "#0F1B2D",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Estimate",
      "short_name": "Estimate",
      "description": "Request a free electrical estimate",
      "url": "/estimate",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Call Us Now",
      "short_name": "Call",
      "description": "Call Pure Light Electric",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all electrical services",
      "url": "/services",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/photos/photo-04.jpg",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Pure Light Electric — Kansas City Electrical Contractor"
    }
  ],
  "categories": ["business", "utilities"],
  "related_applications": [],
  "prefer_related_applications": false
}
