{
    "name": "ECSTATIC - AI-Powered Fitness Companion",
    "short_name": "ECSTATIC",
    "description": "Transform your fitness journey with personalized workout plans, real-time coaching, and intelligent progress tracking.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111418",
    "theme_color": "#00BCD4",
    "icons": [
        {
            "src": "/assets/ecstatic-crown-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/ecstatic-crown-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/assets/ecstatic-crown-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
