{
    "name": "ApakaChat · Secure Chat Platform",
    "short_name": "ApakaChat",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f2f5",
    "theme_color": "#25d366",
    "icons": [
        {
            "src": "logo/img/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}