{
    "name": "Stacq Portal",
    "short_name": "Stacq",
    "description": "Stacq.io Client Portal - Manage your website, support, and subscription.",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#eb7b57",
    "icons": [
        {
            "src": "/static/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
