{
    "name": "AshokLeyland",
    "short_name": "AshokLeyland",
    "id": "/?utm_source=web_app_manifest",
    "start_url": "/?utm_source=web_app_manifest",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0533d5",
    "background_color": "#ECEFF1",
    "icons": [
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-48x48px.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-72x72px.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-96x96px.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-144x144px.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-192x192px.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://www.ashokleyland.com/pwa/img/FE/AL-512x512px.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
