{
  "name": "auth-service",
  "version": "2.4.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ysA2qF6ym03OtbvVZDs0"
  },
  "jwt_secret": "oUHViPKuts6kJPTOgdw3ZMPDhmJ3FBSz",
  "api_keys": {
    "stripe": "sk_live_zBuhtfkWy2x67MdWpYKQCsP9",
    "sendgrid": "SG.6HujrAAX7t6qE7SnuCXpVI",
    "twilio_sid": "ACe4376f387bebe7599bb7da5dd86797b0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}