{
    "id": "/app/student-dashboard",
    "name": "BRAHMADEV PUBLIC SCHOOL",
    "short_name": "BRAHMADEV PUBLIC SCHOOL",
    "start_url": "/app/student-dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d6efd",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/logo192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}