{ "name": "BPM Groove Calculator", "short_name": "BPM Groove", "description": "BPM calculator for music producers — delay times, reverb, tap tempo", "start_url": "/", "display": "standalone", "background_color": "#f3f6fa", "theme_color": "#1e9fd4", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png" } ] }