{
  "name": "Royal Goa Ride - Self Drive Car & Bike Rental in Goa",
  "short_name": "Royal Goa Ride",
  "description": "Self drive cars and bikes for rent in Goa from ₹1,200/day. Free hotel & airport delivery, WhatsApp booking, 15+ vehicles.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0D9488",
  "icons": [
    {
      "src": "/assets/image/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/image/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "screenshots": [
    {
      "src": "/assets/image/og-imag.webp",
      "type": "image/webp",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ]
}
