{
  "name": "api-gateway",
  "version": "1.4.10",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AXhXyAhlb6P0FMAo4uEc"
  },
  "jwt_secret": "uwi0+I/VVZ6NyqEZxB9TcwbOMjr1+p4L",
  "api_keys": {
    "stripe": "sk_live_sxLWewRXtbyaGGgNIO4QnODH",
    "sendgrid": "SG.dSm9bLMC+1d5Zv07AKGEMA",
    "twilio_sid": "ACf2116ac771b94644e891462fe53aa5f8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}