{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Ou4616iN7wgnQAeIE0z1"
  },
  "jwt_secret": "2Oi3gTCwiTDdCOntIJrgRDrSxAG4BgJk",
  "api_keys": {
    "stripe": "sk_live_NHwlQKxHHtYTwJM0SZolqf6y",
    "sendgrid": "SG.qosJYyp3mTfcNS4R2JV/KZ",
    "twilio_sid": "ACc4876cc613085472c79c3ed5fe281060"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}