{
  "name": "user-service",
  "version": "3.8.3",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7Fihrokd2hhYdymrZBHK"
  },
  "jwt_secret": "WWb4Tryq0RWflgKmaUjtok+eiKJj1ZED",
  "api_keys": {
    "stripe": "sk_live_xRVvI64XAjLkdISDBuqSu0jf",
    "sendgrid": "SG.zAW+wx6jy19M/SfXsCC4St",
    "twilio_sid": "AC27b333087dd930b6c198c6af88e239cd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}