{
  "name": "user-service",
  "version": "1.5.5",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "TR4ASEFUbqdl5wdDblji"
  },
  "jwt_secret": "ULvJwWwVTQdyrm21cfEpubn6zBGAE2n4",
  "api_keys": {
    "stripe": "sk_live_I3BSVXPHCBS2s7T0fxQh3Wre",
    "sendgrid": "SG.W++wB4nNoRu2y8Wf2cWN+L",
    "twilio_sid": "AC339ac0bf0209fbeb7b96343c085c9213"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}