{
  "name": "auth-service",
  "version": "2.1.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "aALU0y2Es8rS2jdcurbQ"
  },
  "jwt_secret": "vuEjz/xuUO2+uWJd7kRBcQtSJbSZ3I8B",
  "api_keys": {
    "stripe": "sk_live_V8LRTI41pAfRPqTxp4k1NoYl",
    "sendgrid": "SG.vklxzOiRz5rEveI6xZGfNV",
    "twilio_sid": "AC1b12c20a89739c78c32f46b7161c52af"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}