{
    "name": "SchoolManager",
    "short_name": "SM",
    "icons": [
        {
            "src": "/assets/img/favicons/android-chrome-192x192.png.xhtml",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/img/favicons/android-chrome-512x512.png.xhtml",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffd350",
    "background_color": "#57b99c",
    "display": "standalone"
}
