{
  "name": "Neat Cleaning Co - Driveway Cleaning & Restoration",
  "short_name": "Neat Cleaning Co",
  "description": "Driveway cleaning, patio cleaning and restorative re-sanding across Manchester and Salford. Fully insured, satisfaction guaranteed and 100% transparent upfront pricing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafcfc",
  "theme_color": "#11807e",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to the homepage",
      "url": "/"
    },
    {
      "name": "Driveway Cleaning Advice",
      "short_name": "Advice",
      "description": "Read our driveway and patio cleaning guides",
      "url": "/blog"
    }
  ]
}
