{
  "name": "Osaze Light World",
  "short_name": "OLW",
  "description": "Powering Homes, Empowering Lives. Professional electrical, solar, and inverter services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/olw-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/olw-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Osaze Light World Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "url": "/quote",
      "description": "Request a free electrical or solar quote"
    },
    {
      "name": "Book a Survey",
      "short_name": "Book",
      "url": "/book-survey",
      "description": "Schedule a site survey"
    },
    {
      "name": "Products",
      "short_name": "Products",
      "url": "/products",
      "description": "Browse our solar and electrical products"
    }
  ]
}
