{ "name": "IronLog", "short_name": "IronLog", "description": "Gym workout tracker for progressive overload and strength training", "theme_color": "#2EA8FF", "background_color": "#1F1F1F", "display": "standalone", "start_url": "/", "scope": "/", "orientation": "portrait", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "screenshots": [], "categories": ["health", "fitness", "sports"] }