{
    "name": "LeakShield AI",
    "short_name": "LeakShield",
    "description": "Autonomous Revenue Leak Detection — AI-powered agents find pricing errors, missed invoices, and untapped opportunities.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#1854B4",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "/static/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/static/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/static/img/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "lang": "en"
}