{
    "name": "Visit Abomey",
    "short_name": "Abomey",
    "description": "Digital sanctuary for the Kingdom of Dahomey. Explore the Royal Palaces and the legacy of the Amazons.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2c1810",
    "theme_color": "#bc4a3c",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}