{
  "name": "Premier 7 Car Wash",
  "short_name": "Premier 7",
  "description": "Newport Beach's luxury touchless car wash — memberships, vehicle garage, rewards, and concierge support.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1630",
  "theme_color": "#0B1630",
  "launch_handler": { "client_mode": "navigate-existing" },
  "categories": ["lifestyle", "business", "automotive"],
  "shortcuts": [
    { "name": "My Premier 7", "short_name": "Member", "url": "/member?source=pwa_shortcut", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "My Vehicles", "short_name": "Garage", "url": "/member/vehicles?source=pwa_shortcut", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "Rewards", "short_name": "Rewards", "url": "/member/rewards?source=pwa_shortcut", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ],
  "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" }
  ]
}
