{
    "name": "PU Digital Library",
    "short_name": "PU Library",
    "description": "Your college companion — PYQs, Notes, Syllabus & more",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#050505",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/img-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/img-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any maskable"
        }
    ]
}