{
    "name": "OnLeash — AI Agent Governance",
    "short_name": "OnLeash",
    "description": "Monitor, control, and audit autonomous AI agents in real-time. Policy enforcement, kill switches, and tamper-proof audit trails.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#060808",
    "theme_color": "#060808",
    "categories": ["developer-tools", "security", "productivity"],
    "icons": [
        {
            "src": "/brand/onleash-mark-dark.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}