{
    "name": "Riders Day Schedule",
    "short_name": "Riders Day",
    "description": "Weekly stable and instructor schedule for Riders Day.",
    "start_url": "./",
    "scope": ".",
    "display": "standalone",
    "background_color": "#f0f2f5",
    "theme_color": "#1a73e8",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}