{
  "name": "api-gateway",
  "version": "2.4.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "RtDNiQaLlIimd9Tz2TuV"
  },
  "jwt_secret": "8leUWbhkts9HLLCciwIIkqS1a7Z1D8O0",
  "api_keys": {
    "stripe": "sk_live_bbCJrezFB6B4rOTNEh4RLAyV",
    "sendgrid": "SG.Ci3Fd0BR9ddOIPbM/j5xAp",
    "twilio_sid": "AC1580f39fcf8385ee64ec41871ce471a0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}