{
    "name": "Ace Soccer Academy",
    "short_name": "Ace SC",
    "description": "Team management for Ace Soccer Academy",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#1a1a2e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["sports"]
}
