{
    "name": "Gallo CMS",
    "short_name": "Gallo CMS",
    "description": "Gallo Acoustics — pricing & trade operations",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#16181d",
    "theme_color": "#16181d",
    "icons": [
        {
            "src": "/assets/gallo-icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/gallo-icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
