{
    "name": "ICC School Management",
    "short_name": "ICC School",
    "description": "Progressive Web App for Parents and Teachers of ICC School.",
    "start_url": "/login",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#00a3ff",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}