I want to share a small Streamlit component that implements Web Push notifications. It provides browser subscribe/unsubscribe, JSON-backed demo persistence, and a minimal prototype app. This repo is a stripped down version of my web push implementation that uses a MongoDB as persistence layer.