{
    "name": "KLASSCAST",
    "short_name": "KlassCast_Web",
    "background_color": "#0c213c;",
    "display": "fullscreen",
    "description": "Gestion de notes",
    "theme_color": "#6777ef",
    "start_url": "/",
    "icons": [
        {
            "src": "/images/logo_profil.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}