{
    "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": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231e3a8a'/><text x='50' y='68' font-size='55' text-anchor='middle' fill='white'>📅</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
