{
    "name": "Genevois intervention",
    "short_name": "Genevois interv",
    "icons": [
    {
        "src": "img-icons/icon.png",
        "sizes": "256x256",
        "type": "image/png"
    },
    {
        "src": "img-icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
    }],
    "background_color": "#f5f5f5",
    "theme_color": "#8fcfdf",
    "display": "fullscreen",
    "dir": "ltr",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "shortcuts": [
    {
        "name": "Genevois interv",
        "url": "/",
        "icons": [
        {
            "src": "img-icons/icon.png",
            "sizes": "256x256"
        }]
    }]
}