{ "name": "BarbellX", "short_name": "BarbellX", "id": "BarbellX", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#ffffff", "description": "An app to calculate and visualize barbell weights", "icons": [ { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "screenshot1.png", "type": "image/png", "sizes": "864x1689", "form_factor": "narrow" }, { "src": "screenshot2.png", "type": "image/png", "sizes": "1178x1347", "form_factor": "wide" } ] }