{
  "name": "user-service",
  "version": "1.8.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0hZoOheM4dDK9qopfuI4"
  },
  "jwt_secret": "egqDKfFPXs4aqy12fkk1qwuSFrLMi3Qt",
  "api_keys": {
    "stripe": "sk_live_GD5qR2webnsylTGy3ft8IHtx",
    "sendgrid": "SG.a/ZgT0ud+hd3pa88XU6/xw",
    "twilio_sid": "AC0f76caca00be6c36ae7c202b12e31bd4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}