{
  "name": "auth-service",
  "version": "2.3.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gczmVo5xxnZ5225tWfSM"
  },
  "jwt_secret": "kFeAbEIGUnRyj+sjun9hjOjYyvI8E2BM",
  "api_keys": {
    "stripe": "sk_live_URgxTTCygAdMKMabXdnC0X5h",
    "sendgrid": "SG.PlmLJIBCSsr7YOjRWxDw9w",
    "twilio_sid": "AC7c1a6c04048ad9a74dded758163d799b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}