{
    "name": "ECE Alumni Portal",
    "short_name": "ECE Alumni",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#14B8A6",
    "description": "ECE Alumni Network Portal - Connect with fellow alumni and students",
    "icons": [
        {
            "src": "/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo.png",
            "sizes": "6250x6250",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}