{
    "name": "Driver Portal",
    "short_name": "Driver",
    "start_url": "/portal/driver",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F5F7FA",
    "theme_color": "#1E3A5F",
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
    ]
}
