{
    "name": "Trusted LEI",
    "short_name": "TrustedLEI",
    "description": "LEI Registration, Renewal & Transfer — Trusted by companies worldwide.",
    "start_url": "/",
    "display": "browser",
    "background_color": "#ffffff",
    "theme_color": "#00194C",
    "icons": [
        {
            "src": "/assets/img/lei-favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/lei-favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/assets/img/lei-favicon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
