{
    "name": "Four Putt",
    "short_name": "Four Putt",
    "description": "Match-play golf leagues for your mates.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#052A1D",
    "theme_color": "#052A1D",
    "icons": [
        { "src": "/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
