{
    "name": "Account Access Portal",
    "short_name": "Accounts",
    "description": "Track delivery, warranty coverage, credentials, and support for your accounts.",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f4f7fb",
    "theme_color": "#155eef",
    "icons": [
        {
            "src": "/images/logo-mark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
