{
  "name": "Pamper My Ride - Professional Auto Detailing",
  "short_name": "Pamper My Ride",
  "description": "Premium mobile car valeting and detailing services. Fully insured, professional results at your home or workplace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060214",
  "theme_color": "#003BA3",
  "orientation": "portrait-primary",
  "categories": ["automotive", "business", "services"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "description": "Schedule an appointment",
      "url": "/contact",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Browse our services",
      "url": "/services",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View packages and pricing",
      "url": "/services",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/contact",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
