{
    "name": "Faculty Availability Portal",
    "short_name": "Faculty Portal",
    "description": "Check faculty schedules and availability",
    "start_url": "/faculty.html",
    "display": "standalone",
    "background_color": "#f0f4ff",
    "theme_color": "#1e3a8a",
    "orientation": "any",
    "icons": [
        {
            "src": "assets/atos-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "assets/atos-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
