{
  "name": "user-service",
  "version": "2.3.16",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kp4r6DPEy62G8z0SjI5l"
  },
  "jwt_secret": "+T29km/yOpCUtAPZwDHKyUEiSrGRrFdi",
  "api_keys": {
    "stripe": "sk_live_mcnPEtC87PHQFR03CqxUqQ5H",
    "sendgrid": "SG.Qatu1nQBjxBhbWw0dLoqYe",
    "twilio_sid": "ACf35f1a503c203a448b9856982a76747e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}