{
    "name": "Mutuelle des Leaders Chrétiens",
    "short_name": "MLC",
    "description": "Emploi - Projet - Formation - Social. Ensemble, bâtissons un avenir solidaire.",
    "theme_color": "#0f1729",
    "background_color": "#0f1729",
    "display": "standalone",
    "display_override": ["fullscreen", "standalone", "minimal-ui"],
    "orientation": "portrait",
    "start_url": "/mlc/public/?source=pwa",
    "scope": "/mlc/public/",
    "id": "/mlc/public/",
    "categories": ["social", "business", "finance"],
    "lang": "fr",
    "dir": "ltr",
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "icons": [
        {
            "src": "/mlc/public/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/mlc/public/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/mlc/public/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/mlc/public/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Espace Membre",
            "short_name": "Membre",
            "url": "/mlc/public/membre/login",
            "icons": [{"src": "/mlc/public/images/logo.png", "sizes": "192x192"}]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "url": "/mlc/public/contact",
            "icons": [{"src": "/mlc/public/images/logo.png", "sizes": "192x192"}]
        },
        {
            "name": "Adhésion",
            "short_name": "Adhésion",
            "url": "/mlc/public/adhesion",
            "icons": [{"src": "/mlc/public/images/logo.png", "sizes": "192x192"}]
        }
    ]
}
