{
  "name": "Ride Car Sharing",
  "short_name": "Ride",
  "description": "Airport-ready rentals and curated car sharing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6ff",
  "theme_color": "#8752FE",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/ride-symbol.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/ride-symbol.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
