{
    "name": "GAL'A",
    "short_name": "GAL'A",
    "start_url": "https://gal-a.webgym.fr/index.html",
    "display": "standalone",
    "theme_color": "#C20019",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "assets/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "assets/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}