{
    "name": "EKDSend - Multi-Channel Communications Platform",
    "short_name": "EKDSend",
    "description": "Powerful communication APIs for email, SMS, and voice",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#D4AF37",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "16x16 32x32",
            "type": "image/x-icon"
        },
        {
            "src": "/ekdsend_logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/ekdsend_logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}