{
    "name": "Zirwa Hotel Boutique",
    "short_name": "Zirwa",
    "description": "Zirwa Hotel Boutique - Eco-luxury retreat in Tayrona Park",
    "icons": [
        {
            "src": "/logo_green.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/logo_green.webp", 
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#2d5a3d",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "orientation": "portrait"
}