{
    "name": "DiscGolf.Guide",
    "short_name": "DG Guide",
    "description": "Interactive disc golf tournament guides with course maps, schedules, and live updates",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#16a34a",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "sports",
        "navigation"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}