{
    "name": "Athlete Management System",
    "short_name": "AthleteMS",
    "description": "Team Kenya athlete and sports management platform",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f2f4f7",
    "theme_color": "#0f5c2e",
    "icons": [
        {
            "src": "./system-logo.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
