{
  "name": "Westchester Limousine",
  "short_name": "WL Limo",
  "description": "Premium airport car service, executive chauffeur, and luxury transportation across Westchester County, Putnam, Dutchess, Orange, Rockland, and Fairfield County, CT. Flat-rate, 24/7, TLC-licensed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1a2f",
  "theme_color": "#0a1a2f",
  "lang": "en-US",
  "categories": ["business", "travel", "transportation"],
  "icons": [
    {
      "src": "/wp-content/themes/westchester-limo/assets/apple-icon-76.png",
      "sizes": "76x76",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/westchester-limo/assets/apple-icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/westchester-limo/assets/apple-icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/westchester-limo/assets/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call dispatch 24/7",
      "url": "tel:9142221919"
    },
    {
      "name": "Book Online",
      "short_name": "Book",
      "description": "Online booking form",
      "url": "/contact/"
    },
    {
      "name": "Airports",
      "short_name": "Airports",
      "description": "Airport car service",
      "url": "/airports/"
    },
    {
      "name": "Fleet",
      "short_name": "Fleet",
      "description": "Our luxury fleet",
      "url": "/fleet/"
    }
  ]
}
