{
  "name": "NexRide PRO Enterprise",
  "short_name": "NexRide",
  "start_url": "/uber_clone/index.php",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#00f0ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3204/3204094.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
