{ "name": "HomeGym", "short_name": "HomeGym", "description": "Rule-based training buddy for your home gym.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#080a14", "theme_color": "#080a14", "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" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }