{
  "name": "HLC Executive Transportation",
  "short_name": "HLC Executive",
  "description": "Premium chauffeur service across Greater Houston and 500+ cities worldwide.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a ride",
      "short_name": "Book",
      "url": "/book",
      "description": "Reserve a chauffeur"
    },
    {
      "name": "My account",
      "short_name": "Account",
      "url": "/account",
      "description": "Sign in to see your rides"
    }
  ]
}
