{
    "name": "Sport Horse Pedigree Database",
    "short_name": "SportHorse",
    "description": "Pedigree analysis for elite jumping, dressage & eventing horses",
    "start_url": "./sport.html",
    "display": "standalone",
    "background_color": "#f5f5f0",
    "theme_color": "#0D47A1",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
