{
    "name": "Fruit Gestion",
    "short_name": "Fruitapp",
    "theme_color": "#f32521",
    "background_color": "#0d0404",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "./images/logof.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}