{
  "name": "GreenLight Digital Media",
  "short_name": "GreenLight",
  "description": "A straightforward partner for websites, SEO, and content—no jargon, just results.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["business", "marketing", "technology"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/logo/G-Logo_greenLight.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/G-Logo_greenLight.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo/logo-gl.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo/logo-gl.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/logo/G-Logo_greenLight.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View our digital marketing services",
      "url": "/services",
      "icons": [
        {
          "src": "/logo/G-Logo_greenLight.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Work",
      "description": "See our recent projects",
      "url": "/work",
      "icons": [
        {
          "src": "/logo/G-Logo_greenLight.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}