{
    "name": "VerifHub AI - Email & Phone Verification",
    "short_name": "VerifHub AI",
    "description": "Advanced email and phone verification platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/static/images/verifhub-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/images/verifhub-logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
} 