{
    "name": "ECAI",
    "short_name": "ECAI",
    "theme_color": "#f8fafc",
    "background_color": "#f8fafc",
    "display": "fullscreen",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}