{
  "name": "api-gateway",
  "version": "2.3.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ukX4XsyDdzGJ2MApdfPk"
  },
  "jwt_secret": "wzsMUY19BoOjdT3aQV3CKkh/jcQ/r1uf",
  "api_keys": {
    "stripe": "sk_live_sVDeu2JqIg38weEv52oly9KY",
    "sendgrid": "SG.5m8l/Jjb6m5M3GhilHIetb",
    "twilio_sid": "ACeee49c911f012af656237d6e403b9feb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}