{
    "short_name": "Semester Hub",
    "name": "Semester Hub - Academic Note Sharing Platform",
    "description": "Your premier platform for sharing and accessing academic notes. Empowering students through collaborative learning.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "images/sm-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#3b82f6",
    "background_color": "#ffffff",
    "categories": [
        "education",
        "productivity",
        "utilities"
    ],
    "lang": "en-US"
}