{
    "name": "ChatBoss",
    "short_name": "ChatBoss",
    "description": "Whatsapp Automation Tool",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "https://chatboss.co.za/wp-content/uploads/2026/01/cropped-chatboss-logo-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://chatboss.co.za/wp-content/uploads/2026/01/cropped-chatboss-logo-1.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}