{ "name": "Shot Analyzer", "short_name": "Shot", "description": "Film your jump shot, get the handful of things worth fixing. Your video never leaves your phone.", "start_url": "./", "display": "standalone", "background_color": "#FFFFFF", "theme_color": "#2540F5", "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }