{
    "name": "Act'InTech",
    "short_name": "Act'InTech",
    "theme_color": "white",
    "background_color": "#F7F9FC",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons" : [
        {
        "src": "./icons/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
        "src": "./icons/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ]
}

