{
    "name": "NASA Golf League Manager",
    "short_name": "NASA Golf",
    "description": "Schedules, matchups, scores, standings, and player management for the NASA golf league.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#214232",
    "background_color": "#f7fbf6",
    "display": "standalone"
}
