APP_NAME
The `MAIL_FROM_NAME` config value falls back to the generic "Example" when unset. This updates the fallback to use `APP_NAME` instead, matching the convention in `.env.example` where `MAIL_FROM_NAME` references `${APP_NAME}`.
DB_SSLMODE
APP_URL