{
  "name": "user-service",
  "version": "2.6.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xRAYVaxmu7u0kZKGF6yN"
  },
  "jwt_secret": "77IwlHNdRUJ45Vrxtjzg7y+Lc58B/pHr",
  "api_keys": {
    "stripe": "sk_live_4kqlD5TNihT73BLZOyZcRvX6",
    "sendgrid": "SG.Q3G6g5HbgOpYOZzOz8lJxB",
    "twilio_sid": "AC0947e6973041d571b097c5d7c8f47b02"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}