{
    "name": "Explore Kibera Tours",
    "short_name": "Kibera Tours",
    "description": "Kibera walking tours and community experiences with local guides",
    "start_url": "/en",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#C86A2A",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "travel",
        "tourism",
        "lifestyle"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Track Booking",
            "short_name": "Track",
            "url": "/en/tracking",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Browse Tours",
            "short_name": "Tours",
            "url": "/en/tours",
            "icons": [
                {
                    "src": "/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "prefer_related_applications": false
}