{
    "short_name": "SIB LMS",
    "name": "SIB Logistics Management System",
    "icons": [
        {
            "src": "sib-logo.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "sib-logo.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#1e3a8a",
    "display": "standalone",
    "orientation": "portrait"
}