{
  "name": "auth-service",
  "version": "1.6.18",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "zNV8c2bzgFtrx5GMEz7X"
  },
  "jwt_secret": "GokxdArlijlYeITQ0Qg/4D4ykMJw7baa",
  "api_keys": {
    "stripe": "sk_live_ZA08j5ZdqAFcxHV97Msu3b9n",
    "sendgrid": "SG./MYnPM8jIHbk2Ilbryiddx",
    "twilio_sid": "AC76fe5cfe12bf9f462a8432471cf419f3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}