{
  "name": "user-service",
  "version": "2.1.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wjuoHNjdlcNGUD6LvE8x"
  },
  "jwt_secret": "8N22jT8Ehrub7y9DXX0QUHJ2SOjN5MUh",
  "api_keys": {
    "stripe": "sk_live_HL8Chh5ay0tO1V8NxcP33cl1",
    "sendgrid": "SG.C7WUwouCGDtWcmh4bO7H/T",
    "twilio_sid": "AC542788d4eea5d2a66538a0be677bdd71"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}