{
    "name": "Shree Shyam Boys PG & Hostel",
    "short_name": "Shree Shyam PG",
    "description": "Shree Shyam Boys PG & Hostel Nohar Management App",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#06495a",
    "theme_color": "#06495a",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}