{
    "name": "TrainAnywhere",
    "short_name": "TrainAnywhere",
    "description": "AI-Powered Personal Training with Real-Time Computer Vision",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#111827",
    "theme_color": "#10b981",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "fitness",
        "health",
        "sports"
    ],
    "screenshots": [],
    "prefer_related_applications": false
}