{ "id": "/", "name": "Lift With Us", "short_name": "Lift", "description": "Self-hosted, personal-first fitness tracker with AI-generated programs and offline workout logging.", "lang": "en", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#141210", "theme_color": "#141210", "categories": ["health", "fitness", "sports"], "prefer_related_applications": false, "icons": [ { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }, { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }, { "src": "/icons/icon-512-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Programs", "short_name": "Programs", "url": "/programs", "description": "View and run your training programs" } ] }