{
  "name": "Rydar — Compare Rides, Save More",
  "short_name": "Rydar",
  "description": "Compare Uber, Ola, Rapido & more. Find the cheapest and fastest ride in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6f8",
  "theme_color": "#f17b2c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/rydar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/rydar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
