{
  "name": "api-gateway",
  "version": "3.6.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yZdSzlA3IifTXbvUKm7t"
  },
  "jwt_secret": "lPg5Q81veLQZNH7fJTxglvR9eXm3K2R/",
  "api_keys": {
    "stripe": "sk_live_Z584053PGIiDiOBCTPE2eGzE",
    "sendgrid": "SG.k+1/ec57qUNtWvuJFX8YJV",
    "twilio_sid": "AC29473f639ee0fcf3b4d561050edaaff5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}