{
    "name": "S24 Whats",
    "short_name": "S24 Whats",
    "description": "S24 Whats web application",
    "start_url": "/vendor-console/whatsapp/contact/chat",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#128c7e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "pwa-icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "imgs/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
