{
    "name": "Digitivia AI Agent",
    "short_name": "Digitivia",
    "description": "AI command center for managing intelligent agents across WhatsApp, Messenger, Instagram, Telegram, and websites.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b1020",
    "theme_color": "#5BAEB0",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
