{
    "name": "Duo Fit — Train alone. Better together.",
    "short_name": "Duo Fit",
    "description": "A fast gym workout tracker. Train solo or share one phone with a training partner while everyone's progress is recorded separately.",
    "start_url": "/home",
    "id": "/home",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#030712",
    "theme_color": "#111827",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
