{ "name": "Fitness Forever — Member Dashboard", "short_name": "Fit Raho", "description": "Track nutrition, workouts, habits and challenges, and use 13 health calculators.", "id": "/", "start_url": "/#/dashboard?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#050d26", "theme_color": "#050d26", "categories": ["health", "fitness", "lifestyle"], "icons": [ { "src": "/img/fitraho-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/img/fitraho-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/img/fitraho-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Log food", "url": "/#/nutrition", "icons": [{ "src": "/img/fitraho-192.png", "sizes": "192x192" }] }, { "name": "Log water & habits", "url": "/#/habits", "icons": [{ "src": "/img/fitraho-192.png", "sizes": "192x192" }] }, { "name": "Log workout", "url": "/#/workouts", "icons": [{ "src": "/img/fitraho-192.png", "sizes": "192x192" }] } ] }