{
  "name": "api-gateway",
  "version": "1.1.9",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qp0pjLAmPhZeH0pghFcS"
  },
  "jwt_secret": "3jv6OJLdPRF/kSMJAO0RhxO2oIWEG0IF",
  "api_keys": {
    "stripe": "sk_live_JtoHGVyDaIoyHHPKZiYFdstC",
    "sendgrid": "SG.IJ9M4cU8ftgiPhTgIvUTqe",
    "twilio_sid": "AC636c50b413efeb011276e5c47df57802"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}