{
    "name": "Gati School ERP",
    "short_name": "Gati ERP",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0faa7e",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/login_images/gati_logo.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/login_images/gati_logo.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}