{ "name": "Music Player", "short_name": "Music Player", "description": "Stream and organize your music library", "start_url": "/", "display": "standalone", "background_color": "#C7CEEA", "theme_color": "#C7CEEA", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }