{
    "name": "WCC",
    "short_name": "WCC",
    "description": "Accommodation & Resident Management System",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "version": "2.1.3",
    "icons": [
        {
            "src": "icon-512.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.ico?v=2",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}