{
    "name": "Retro Reps",
    "short_name": "RetroReps",
    "description": "Daily workouts with a retro aesthetic. Level up your fitness with gamified progress tracking.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "fitness",
        "health",
        "lifestyle"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}