{
    "name": "Graviflux",
    "short_name": "Graviflux",
    "description": "Track workouts, nutrition, mental health, and body progress. The free all-in-one fitness and wellness companion with social features.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/FluxLogoVisible.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/FluxLogoVisible.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}