{
    "name": "e-procurement",
    "background_color": "#0b0d1c",
    "display": "standalone",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "short_name": "e-procurement",
    "start_url": "/",
    "theme_color": "#0b0d1c"
}