{
    "name": "Isens Evolution",
    "short_name": "Isens",
    "description": "Le CMS francais : editeur de blocs sur mesure, IA integree, donnees en base SQL, publication en pages statiques.",
    "lang": "fr",
    "start_url": "/",
    "display": "browser",
    "background_color": "#ffffff",
    "theme_color": "#0c1120",
    "icons": [
        {
            "src": "/assets/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}