{
    "name": "Bosren Trip Payment",
    "short_name": "BosrenTrips",
    "description": "Book amazing road trips across Kenya",
    "start_url": "https://payment.bosrenadventures.co.ke/index.php",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "fullscreen",
        "standalone"
    ],
    "orientation": "portrait-primary",
    "theme_color": "#2E7D32",
    "background_color": "#E8F5E9",
    "categories": [
        "travel",
        "tourism",
        "booking"
    ],
    "lang": "en-US",
    "scope": "https://payment.bosrenadventures.co.ke/",
    "icons": [
        {
            "src": "https://payment.bosrenadventures.co.ke/assets/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse Trips",
            "short_name": "Trips",
            "description": "Browse available road trips",
            "url": "https://payment.bosrenadventures.co.ke/trips.php"
        },
        {
            "name": "My Bookings",
            "short_name": "Bookings",
            "description": "View your bookings",
            "url": "https://payment.bosrenadventures.co.ke/customer/bookings.php"
        }
    ]
}