Push notifications

Using FPC-only code, implement a HTTP or other server-side component to push notifications to a FCM server.
The component needs to be able to read settings from an ini/json file with the API key for firebase, takes care of the encryption using FPC-only code.