{ "name": "DarsKaraoke", "short_name": "DarsKaraoke", "description": "Real-time karaoke with friends — search, queue, and sing together", "start_url": "/", "scope": "/", "display": "fullscreen", "orientation": "landscape", "background_color": "#04000a", "theme_color": "#ff2d78", "categories": ["entertainment", "music"], "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [ { "src": "/icon.svg", "sizes": "1280x720", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Create Room", "short_name": "Create", "description": "Start a new karaoke room", "url": "/" } ] }