{
    "name": "Court Booking",
    "short_name": "Booking",
    "description": "Book courts, manage memberships, and stay connected with your club",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1A2B3C",
    "theme_color": "#1A2B3C",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["sports", "lifestyle"]
}
