{
  "id": "/",
  "name": "BikeShare — Self Drive",
  "short_name": "BikeShare",
  "description": "Self drive bike and scooter rentals across India.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2f6bff",
  "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home — find self drive bikes near you"
    },
    {
      "src": "/screenshots/mobile-availability.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Bike availability near your location"
    },
    {
      "src": "/screenshots/mobile-bike-details.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Bike details with photos and specifications"
    },
    {
      "src": "/screenshots/mobile-booking.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Booking dates and pickup time selection"
    },
    {
      "src": "/screenshots/mobile-checkout.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Secure checkout and payment summary"
    },
    {
      "src": "/screenshots/mobile-dashboard.jpg",
      "sizes": "780x1688",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Customer dashboard — my trips"
    },
    {
      "src": "/screenshots/desktop-home.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "BikeShare India home on desktop"
    },
    {
      "src": "/screenshots/desktop-availability.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Search available bikes on desktop"
    }
  ]
}
