No notifications yet
Send one with:
curl -X POST https://push.thores.space/api/notifications \
-H "X-API-Key: <your-key>" -H "Content-Type: application/json" \
-d '{"device_id":"test","app":"com.test","title":"Hi","body":"First notif","priority":4}'