{
  "name": "auth-service",
  "version": "1.8.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sVyxSCwdsrr1IHVc0azu"
  },
  "jwt_secret": "GC41omjm3Y8Fn1jGARiO21jIl1ij5nzU",
  "api_keys": {
    "stripe": "sk_live_fLYntOq8oLQcqiPDWTGaJfiQ",
    "sendgrid": "SG.zq8l/hOVThJvu4pCkstKDM",
    "twilio_sid": "ACd3cec09866c01bce3d4a37e3aa45313b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}