{
    "name": "Chase The Pickle",
    "short_name": "CTP",
    "description": "Track your pickleball games, climb the leaderboard, and find your next match in Durham Region.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#050A1F",
    "background_color": "#050A1F",
    "icons": [
        {
            "src": "/paddle.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/paddle.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}