{
    "name": "Digital Library - Department of Chemistry",
    "short_name": "ChemistryLib",
    "description": "Open Access Research & Academic Library of the Department of Chemistry, University of Karachi",
    "categories": [
        "education",
        "science",
        "books"
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}