{ "name": "BeatBuddies", "short_name": "BeatBuddies", "description": "Turn every phone in the room into one speaker. Same song, same instant, no lag between them.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0B0E12", "theme_color": "#0B0E12", "categories": ["music", "entertainment", "social"], "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }