{
    "name": "Virtualized Connect",
    "short_name": "VC",
    "description": "Secure, one-click access to Windows servers from ChromeOS.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0B5CFF",
    "icons": [
        {
            "src": "/PWA_VC-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/PWA_VC-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}