{
  "short_name": "HydroGlow",
  "name": "HydroGlow - Professional Car Valeting",
  "description": "Clean Cars. Clear Impressions. Professional mobile valeting for private and commercial clients.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230066cc'/><text x='50' y='.75em' font-size='75' font-weight='800' font-family='Inter, sans-serif' text-anchor='middle' fill='white'>H</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230066cc'/><text x='50' y='.75em' font-size='75' font-weight='800' font-family='Inter, sans-serif' text-anchor='middle' fill='white'>H</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0a0a1a",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["business", "automotive"],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "url": "/#contact",
      "description": "Request a valeting quote"
    },
    {
      "name": "Our Services",
      "url": "/#services",
      "description": "View our valeting services"
    }
  ]
}