{
    "theme_color": "#f69435",
    "background_color": "#f69435",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "CMSI Labo Portal",
    "short_name": "cmsi_labo_portal",
    "icons": [
        {
        "src": "/icon.svg",
        "sizes": "any",
        "type": "image/svg+xml"
        }
    ]
}