{
  "name": "Your Luxury Limo",
  "short_name": "YLL",
  "description": "NYC airport car service & private chauffeur \u2014 JFK, LGA, EWR, Long Island & The Hamptons",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}