{
    "theme_color": "#000000",
    "background_color": "#5156be",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Desh Bhagat University",
    "short_name": "DBU-erp",
    "description": "DBU prepares students with the transformative experience and to be well-rounded leaders who make a positive impact on the world",
    "icons": [
        {
            "src": "/assets/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}