{
    "name": "Dig The Game",
    "short_name": "DTG",
    "description": "Your one-stop destination for volleyball enthusiasts. Find courts, manage leagues, and stay connected.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#f97316",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/DTG-Brand/DTG-Male/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["sports", "social"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Find Courts",
            "url": "/map",
            "icon": "/images/DTG-Brand/DTG-Male/favicon-192x192.png"
        },
        {
            "name": "My Leagues",
            "url": "/leagues",
            "icon": "/images/DTG-Brand/DTG-Male/favicon-192x192.png"
        }
    ]
}
