{
    "name": "MSV Housing",
    "short_name": "MSV",
    "display": "standalone",
    "scope": "/msvhousing/www/",
    "start_url": "/msvhousing/www/?utm_source=homescreen&utm_medium=PWA",
    "theme_color": "#fff",
    "background_color": "#fff",
    "icons": [
        {
            "src": "/msvhousing/www/theme/img/48.png",
            "type": "image/png",
            "sizes": "48x48",
            "purpose": "maskable any"
        },
        {
            "src": "/msvhousing/www/theme/img/96.png",
            "type": "image/png",
            "sizes": "96x96",
            "purpose": "maskable any"
        },
        {
            "src": "/msvhousing/www/theme/img/192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable any"
        },
        {
            "src": "/msvhousing/www/theme/img/512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable any"
        }
    ]
}