{
  "name": "Texas Hand Wash",
  "short_name": "TX Hand Wash",
  "description": "Premium hand car wash, detailing & ceramic coating in Lakeway, TX. 100% hand washed — no machines, no scratches.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1215",
  "theme_color": "#C4A265",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}