With Expo Push Notification the token associated with the user must be stored in the backend where notifications are then being generated. This token is typically stored in a database. I couldn't find in the Expo doc any mention of the size of the token. So here is my question: what's the size of the Expo Push Notification token?