{
    "name": "KeexyBox",
    "short_name": "KeexyBox",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#971a81",
    "theme_color": "#971a81",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/img/keexybox-icone.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/keexybox-logo-social-white.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}