Initializes a Firebase app with the provided options and name.
Options to configure the services used in the app.
Optional
The optional name of the app, or config for the app to initialize (a name of '[DEFAULT]' will be used if omitted).
The initialized Firebase app.
Initializes a Firebase app with the provided options and name.