What's new:
Thanks to #52
- Now it is possible to use TOML configuration file instead of JSON
- TOML is the default format for configuring application
- TOML or JSON is picked based on file extension. It is dumb check but it is what it is currently. Some sanity checks will be in further releases possibly