Is your feature request related to a problem? Please describe.
Right now users cannot overwrite the default title and description when instantiating StacApi (both are "stac-fastapi") in app.py
Describe the solution you'd like
Have the application define title and description based on environment variables.