3👍
You add the app’s configuration class (subclassed from AppConfig) if you want to configure certain properties of the app (e.g. the label it’s identified by in the Admin interface).
The documentation has an Application configuration section that deals with that.
Source:stackexchange.com