{
    "name": "Islamabad Career College",
    "short_name": "ICC",
    "description": "Progressive Web App for Parents and Teachers of Islamabad Career College.",
    "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"
        }
    ]
}