{
  "name": "user-service",
  "version": "2.9.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QEptmK8zOBqYl9ZaiARR"
  },
  "jwt_secret": "Np6XHtjV7H79e0p0rVtaUQeq/aV0YOzt",
  "api_keys": {
    "stripe": "sk_live_fVNb2nThC52zPEzQjSv8CdwU",
    "sendgrid": "SG.HqMG7bCma8kzW/91Byul3S",
    "twilio_sid": "AC29f503b53312a65aa2418327864d3d4a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}