{
  "name": "Wash To Go - Premium Car Detailing",
  "short_name": "Wash To Go",
  "description": "Premium Mobile & Studio Car Detailing in Kaiserslautern and Landstuhl. Specializing in PCS Cleaning, Interior Detailing, Paint Correction, and Ceramic Coatings with a guaranteed inspection pass.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fefefe",
  "theme_color": "#00affe",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": [
    "automotive",
    "lifestyle",
    "business",
    "services"
  ],
  "icons": [
    {
      "src": "/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "description": "Request a free quote or book an appointment",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/img/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore our detailing packages",
      "url": "/services.html",
      "icons": [
        {
          "src": "/img/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
