{
    "name": "Samarth LMS Portal",
    "short_name": "Samarth App",
    "description": "Student and Staff portal for Samarth Computer Education",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#2563eb",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3067/3067260.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://cdn-icons-png.flaticon.com/512/3067/3067260.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}