{
    "name": "Eve AI - AI-Powered Customer Service",
    "short_name": "Eve AI",
    "description": "Automate email, chat, and TikTok support with intelligent AI that learns your business.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F23",
    "theme_color": "#8B5CF6",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/eve-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/eve-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "en-US",
    "dir": "ltr"
}