{
  "name": "auth-service",
  "version": "3.1.16",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "SZn6K2nniN0faU4gak4F"
  },
  "jwt_secret": "iCtIXyesyAVanhzOnJIwF3tGe1kFnyL0",
  "api_keys": {
    "stripe": "sk_live_gcKWHJvZKibGqaqp9LPC7bLJ",
    "sendgrid": "SG.XSRM/d3SdG9WKsUzXbsoiP",
    "twilio_sid": "AC881c3bd0009242055bfefd12fd4551d1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}