{ "name": "Limitless Fitness", "short_name": "Limitless", "description": "Premier personal training, group classes, and youth athletics in Central Florida. First class is always free.", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0d0d0d", "theme_color": "#c9a227", "lang": "en-US", "categories": ["health", "fitness", "sports"], "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Try Free Class", "short_name": "Free Class", "description": "Sign up for your first free group class", "url": "/intake?intent=free_trial", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }, { "name": "Class Schedule", "short_name": "Schedule", "description": "View weekly class schedule", "url": "/schedule", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }, { "name": "Member Login", "short_name": "Login", "description": "Log in to the member portal", "url": "/login", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] } ] }