{
    "name": "Utility",
    "short_name": "utility",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "48x48 72x72 96x96 128x128 256x256",
            "type": "image/svg"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#372aac",
    "background_color": "white"
}