{
    "name": "ShikshaSetu",
    "short_name": "SS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "icons": [
        {
            "src": "../img/icons/iconlogo_1.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "../img/icons/iconlogo_1.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
