{
  "name": "Go Deeper Travel Ride",
  "short_name": "GDT Ride",
  "description": "Trusted private mobility for Go Deeper Travel tours and Delhi expats.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDF8F0",
  "theme_color": "#0F172A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png?v=3",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
