{
    "name": "RootsMap - L'orientation par la preuve",
    "short_name": "RootsMap",
    "description": "Découvrez les parcours réels d'anciens élèves et orientez-vous avec certitude.",
    "start_url": "/dashboard",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#2ecc71",
    "background_color": "#f5f5f0",
    "scope": "/",
    "lang": "fr",
    "categories": ["education", "social"],
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}