{
    "name": "Scooter Express \u2014 Motorbike Rentals Bangkok",
    "short_name": "Scooter Express",
    "description": "Rent scooters, cruisers, and adventure bikes in Bangkok from \u0e3f250/day. Instant confirmation, insurance included.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#f97316",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": [
        "travel",
        "transportation"
    ],
    "icons": [
        {
            "src": "/assets/images/noBgBlack-scaled-1786850364053.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/noBgBlack-scaled-1786850364053.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Book a Bike",
            "short_name": "Book",
            "description": "Start a new bike booking",
            "url": "/booking-page",
            "icons": [
                {
                    "src": "/assets/images/noBgBlack-scaled-1786850364053.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "View Fleet",
            "short_name": "Fleet",
            "description": "Browse available bikes",
            "url": "/fleet-bike-rent-page",
            "icons": [
                {
                    "src": "/assets/images/noBgBlack-scaled-1786850364053.png",
                    "sizes": "192x192"
                }
            ]
        }
    ]
}