{
    "name": "Révisions",
    "short_name": "Révisinos",
    "background_color": "red",
    "description": "Révisions Maths et Français",
    "orientation": "landscape",
    "scope": "/monapp/",
    "start_url": "./",
    "display": "standalone",
    "theme_color": "yellow",
    "icons": [
        {
            "src": "img/ico.png",
            "sizes": "48x48",
            "type": "image/png"
        }
    ]
}