{
    "name": "Swim Excellence Parents Portal",
    "short_name": "Swim Excellence",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0ea5e9",
    "theme_color": "#0ea5e9",
    "description": "Access the Swim Excellence parents portal directly on your phone. Check schedules, track progress, and manage lessons fast.",
    "icons": [
        {
            "src": "/img/logo.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        },
        {
            "src": "/img/logo.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180",
            "purpose": "any"
        }
    ],
    "categories": ["education", "productivity"],
    "orientation": "portrait"
}

