loadConfiguration

Reads the configuration from configurationFile. This doesn't handle IO errors (like inaccessible file), malformed JSON, or decoding failures.

Return

The loaded configuration or null, if the file doesn't exist