{
    "name": "Thys - Enterprise Software Solutions",
    "short_name": "Thys",
    "theme_color": "#1976d2",
    "background_color": "#fafafa",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "assets/thys-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/thys-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}