{
  "name": "Fleethouse Miami",
  "short_name": "Fleethouse",
  "description": "Exotic & luxury car rentals in South Florida. Book on Turo or contact us for private off-Turo rentals. Airport & FBO delivery available.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2C2118",
  "theme_color": "#E8C868",
  "lang": "en-US",
  "categories": ["travel", "automotive", "lifestyle"],
  "screenshots": [
    {
      "src": "/img/og-social-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fleethouse Miami — Exotic Car Rentals"
    }
  ],
  "icons": [
    { "src": "img/icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse Fleet",
      "short_name": "Fleet",
      "description": "Browse our exotic car fleet",
      "url": "/#fleet",
      "icons": [{ "src": "/img/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Contact us for a booking",
      "url": "/#contact",
      "icons": [{ "src": "/img/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Airport Delivery",
      "short_name": "Airport",
      "description": "Request airport or FBO delivery",
      "url": "/#airport",
      "icons": [{ "src": "/img/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
