{
    "name": "Lanehouse Group",
    "short_name": "Lanehouse Group",
    "icons": [
        {
            "src": "/assets/img/favicons/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/assets/img/favicons/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/?homescreen=1",
    "scope": "/",
    "display": "standalone",
    "background_color": "#393939",
    "theme_color": "#393939"
}