{
    "theme_color": "#14B8A6",
    "background_color": "#1B1846",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "waslbot",
    "short_name": "waslbot",
    "description": "The link between you and every customer. AI chatbot and business connection platform.",
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "imgs/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "imgs/icons/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "imgs/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "imgs/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
