message={"title":"Daily Update","message":f"Update for {now}"}
# The title value is a key, triggering the device to apply logic and customize both title and message.
# See https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/src/commit/f8d3fe2ee18171553785424e88c2b8e1df9c603d/sw_scripts/additional-scripts.js#L64
UPDATE_TITLE="DAILY_CHECK"
message={"title":UPDATE_TITLE,"message":f"Update for {now}"}
# Sending a push notification to each subscribed client