{
    "name": "Fair Access Shield",
    "short_name": "FAS",
    "description": "Accessibility scans, risk exposure, remediation evidence, and protected editor workspaces.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#07111f",
    "theme_color": "#07111f",
    "icons": [
        {
            "src": "/brand/android-chrome-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/brand/android-chrome-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/brand/fair-access-shield-favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
