{
    "name": "BKC Student Portal",
    "short_name": "BKC Student",
    "description": "Student hostel management portal",
    "start_url": "/student/",
    "display": "standalone",
    "background_color": "#f5f7fa",
    "theme_color": "#3498db",
    "orientation": "any",
    "icons": [
        {"src": "../icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "../icons/icon-512.png", "sizes": "512x512", "type": "image/png"}
    ]
}
