{ "name": "GymRaged", "short_name": "GymRaged", "version": "0.01", "description": "Mobile-first workout planner with proven plans, tracking logs, muscle coverage, and exercise explorer.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#f6f1e8", "theme_color": "#0f2d3f", "icons": [ { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" } ] }