{
    "name": "VFS Student Portal",
    "short_name": "VFS Portal",
    "description": "Your gateway to Vancouver Film School resources — housing, creative community, welcome hub and more.",
    "start_url": "/welcome",
    "display": "standalone",
    "background_color": "#020204",
    "theme_color": "#8B1A1A",
    "icons": [
        {
            "src": "/images/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/icons/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
