{
  "name": "Premier 7 Car Wash",
  "short_name": "Premier 7",
  "description": "Newport Beach's luxury touchless car wash — memberships, vehicle garage, rewards, and ARIA concierge.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1630",
  "theme_color": "#0B1630",
  "categories": ["lifestyle", "business", "automotive"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}