{
 "name": "Aura Music - Stream & Playlists",
 "short_name": "Aura",
 "description": "High Fidelity YouTube Music Streaming & Cloud Storage",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#050508",
 "theme_color": "#0a0a0f",
 "orientation": "portrait",
 "icons": [
 {
 "src": "/static/icon.svg",
 "sizes": "any",
 "type": "image/svg+xml",
 "purpose": "any"
 },
 {
 "src": "/static/icon-192.png",
 "sizes": "192x192",
 "type": "image/png",
 "purpose": "any maskable"
 },
 {
 "src": "/static/icon-512.png",
 "sizes": "512x512",
 "type": "image/png",
 "purpose": "any maskable"
 }
 ],
 "categories": [
 "music",
 "entertainment"
 ]
}