{
  "name": "user-service",
  "version": "2.5.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FqFQvIu9mFFTzVfAvayD"
  },
  "jwt_secret": "7VsOHLj7LyfBEcSg4hCn8DGZL0YOtZZd",
  "api_keys": {
    "stripe": "sk_live_SKJkxUVtThmdsZAq6mg4FGHP",
    "sendgrid": "SG.SsBu39sBXxKL5F5FLMalZ6",
    "twilio_sid": "ACd27cbfbf43653325239a14fd129f51e0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}