{
    "name": "Intakit Client Portal",
    "short_name": "Intakit",
    "description": "Firm intelligence infrastructure for law firms. Powered by DONNA — turns live firm activity into prepared work and shows attorneys the next best move before they ask.",
    "start_url": "/portal",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#4f46e5",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/favicon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/intakit_shield.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "business",
        "productivity"
    ],
    "shortcuts": [
        {
            "name": "My Documents",
            "short_name": "Documents",
            "description": "View and upload case documents",
            "url": "/portal/documents"
        },
        {
            "name": "Messages",
            "short_name": "Messages",
            "description": "View messages from your attorney",
            "url": "/portal/messages"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
