{ "name": "Training Club", "short_name": "TrainingClub", "description": "Virtual training rooms, schedules, and coaching tools for the Training Club platform.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#111827", "theme_color": "#1f2937", "categories": ["fitness", "health", "productivity"], "lang": "en", "icons": [ { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/static/screenshots/client-dash-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Client dashboard desktop" }, { "src": "/static/screenshots/trainer-book-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Trainer book page desktop" }, { "src": "/static/screenshots/client-dash-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Client dashboard mobile" } ] }