{
    "name": "Hub Driver App",
    "short_name": "Hub Driver",
    "start_url": "/hub_stock/driver",
    "display": "standalone",
    "background_color": "#714B67",
    "theme_color": "#714B67",
    "icons": [
        {
            "src": "/web/static/img/favicon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}