{
    "name": "Singh Bike Rentals - Premium Bike Rentals in Rishikesh",
    "short_name": "Singh Bikes",
    "start_url": "/?utm_source=pwa&utm_medium=homescreen",
    "scope": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#1E88E5",
    "description": "Rent premium bikes in Rishikesh, Uttarakhand. Royal Enfield, sports bikes, scooters & adventure motorcycles with affordable hourly and daily rates. Book online 24/7!",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "lang": "en-IN",
    "dir": "ltr",
    "categories": ["travel", "transportation", "business"],
    "iarc_rating_id": "",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-192.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "icons/Icon-512.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [
        {
            "src": "images/banner-hero.svg",
            "sizes": "1200x600",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "Hero Banner - Premium Bike Rentals in Rishikesh"
        },
        {
            "src": "images/poster-bike-collection.svg",
            "sizes": "1080x1350",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Our Bike Collection - Royal Enfield, Sports Bikes, Scooters"
        },
        {
            "src": "images/poster-pricing.svg",
            "sizes": "1080x1350",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Affordable Rental Pricing"
        },
        {
            "src": "images/poster-how-it-works.svg",
            "sizes": "1080x1350",
            "type": "image/svg+xml",
            "form_factor": "narrow",
            "label": "Easy 3-Step Booking Process"
        },
        {
            "src": "images/banner-location.svg",
            "sizes": "1200x630",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "Find Us in Tapovan, Rishikesh"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Bikes",
            "short_name": "Bikes",
            "description": "Browse available bikes for rent",
            "url": "/app/bikes?utm_source=pwa_shortcut",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "My Bookings",
            "short_name": "Bookings",
            "description": "View your booking history",
            "url": "/app/my-bookings?utm_source=pwa_shortcut",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ],
    "related_applications": [],
    "handle_links": "preferred"
}
