diff --git a/README.md b/README.md
index 9d26488..ead4a84 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@ Here you will find examples of applications in production using Azure Static Web
| 1 | [ngVikings 2020](https://github.com/ngvikings/ngvikings-2020)
| Website for ngVikings conference. ngVikings is a non-profit, non-commercial, 100% community-driven event comprised of many Nordic Angular groups with more than 6500 active members in total.
[Try Live](https://www.ngvikings.org/) |
| 2 | [Nitro Workshop](https://github.com/nitro-stack/nitro-workshop)
| Online workshop built with Vuepress to learn how to build a backend using NestJS. This is a practical workshop where you'll learn "hands-on" by iteratively building an application from scratch using NestJS and Azure.
[Try Live](https://nitro-stack.github.io/nitro-workshop/) |
| 3 | [Peacock for Visual Studio Code Documentation](https://github.com/johnpapa/vscode-peacock)
| Peacock is a Visual Studio Code extension with 700,000+ installations. It subtly changes the color of your Visual Studio Code workspace. This is ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
[Try Live](https://www.peacockcode.dev/) |
+| 4 | [Playlist Browser XR](https://github.com/Symbitic/PlaylistBrowserXR)
| Playlist Browser XR is a Babylon.js WebXR application that allows browsing and playing your Spotify playlists in virtual reality. Includes full instructions for anyone who wants to fork or self-host their own version. Uses Azure SWA functions to handle authorization in a serverless manner to avoid needing a dedicated server running 24/7.
[Try Live](https://www.playlistbrowserxr.xyz/) |
# 🤝 Contributing