{ "name": "ByteURL — Bytebeat Music Player", "short_name": "ByteURL", "description": "Create and share bytebeat music entirely via URL fragments. Works offline.", "start_url": "/editor", "display": "standalone", "background_color": "#030712", "theme_color": "#7c3aed", "orientation": "any", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["music", "entertainment", "utilities"], "shortcuts": [ { "name": "Editor", "url": "/editor", "description": "Create bytebeat music" }, { "name": "Player", "url": "/player", "description": "Play bytebeat from URL" } ] }