{
    "name": "uSchool – Smarter School Management",
    "short_name": "uSchool",
    "description": "The all-in-one school management platform for Ugandan primary and secondary schools.",
    "icons": [
        {
            "src": "/img/favicon_io/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicon_io/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1D9E75",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}