{
    "name": "Golf GPS & Stats",
    "short_name": "Golf",
    "description": "On-course GPS, shot tracking, club recommendations, and strokes gained analysis for your golf rounds.",
    "id": "/",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "background_color": "#1a5e2a",
    "theme_color": "#1a5e2a",
    "icons": [
        {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
        {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ]
}
