{
    "name": "Bolti AI Call Agent",
    "short_name": "Bolti AI",
    "description": "AI-powered call agent platform for businesses. Automate customer calls and improve response times.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/bolti-square.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/bolti-square.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "communication"
    ],
    "lang": "en-US",
    "dir": "ltr"
}