{
    "name": "Gyms24",
    "short_name": "Gyms24",
    "description": "Premium Gym Management App",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B1121",
    "theme_color": "#22c55e",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}