{
    "short_name": "zcrLog",
    "name": "zcrLog - Smart, Secure, Compliant Logs",
    "description": "zcrLog - Smart, Secure, Compliant Logs for Modern Networks",
    "icons": [
        {
            "src": "/favicon/favicon.ico",
            "sizes": "32x32 48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/favicon/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/favicon/web-app-manifest-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
        },
        {
            "src": "/favicon/web-app-manifest-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#2f80ed",
    "background_color": "#0f1419",
    "orientation": "portrait-primary",
    "categories": [
        "productivity",
        "security",
        "business"
    ],
    "lang": "en-US",
    "dir": "ltr"
}