{
    "name": "Amicale MMI & SGM",
    "short_name": "amicalemmisgm",
    "description": "Site officiel de l'association étudiante de la filière MMMI & SGM de l'IUT de Mulhouse.",
    "start_url": "/", 
    "background_color": "#fe7f63", 
    "theme_color": "#fe7f63", 
    "display": "standalone", 
    "icons": [
        {
            "src": "/images/icon.png", 
            "sizes": "192x192", 
            "type": "image/png" 
        },
        {
            "src": "/images/icon.png", 
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "orientation": "portrait",
    "lang": "fr-FR",
    "related_applications": [], 
    "prefer_related_applications": false
}