Spaces:
Running
Running
| { | |
| "name": "Nexora Music", | |
| "short_name": "NM", | |
| "icons": [ | |
| { | |
| "src": "/android-chrome-192x192.png", | |
| "sizes": "192x192", | |
| "type": "image/png" | |
| }, | |
| { | |
| "src": "/android-chrome-512x512.png", | |
| "sizes": "512x512", | |
| "type": "image/png" | |
| }, | |
| { | |
| "src": "/android-chrome-512x512.png", | |
| "sizes": "512x512", | |
| "type": "image/png" | |
| } | |
| ], | |
| "theme_color": "#0b5da9", | |
| "background_color": "#080523", | |
| "display": "standalone", | |
| "start_url": "/", | |
| "scope": "/", | |
| "description": "Experience the best in music streaming with Nexora Music, your ultimate music companion.", | |
| "orientation": "any", | |
| "prefer_related_applications": false | |
| } | |