{
    "name": "EasyFlow",
    "short_name": "EasyFlow",
    "description": "EasyFlow PWA app",
    "start_url": "/dashboard",
    "display": "standalone",
    "form_factor": "wide",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/logo/mainLogo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}