{
    "name": "Snel — Adaptive Running Plans",
    "short_name": "Snel",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0A0C0E",
    "theme_color": "#D7FF00",
    "description": "Free adaptive running plans powered by sport science. VDOT-based training zones, weekly adaptation, weather-adjusted paces.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
