{
    "name": "Application Faventure",
    "short_name": "Faventure",
    "id": "/faventure",
    "description": "Faventure est l'application incontournable pour explorer en famille.",
    "dir": "ltr",
    "lang": "fr-CA",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#221e1f",
    "background_color": "#221e1f",
    "icons": [
        {
            "src": "/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "prefer_related_applications": false
}
