{
  "name": "api-gateway",
  "version": "2.4.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "t1ymFwOLx7uQFuq576iA"
  },
  "jwt_secret": "kKSPiGr0NcE/1eDKOReYZOxIGp+tkn1g",
  "api_keys": {
    "stripe": "sk_live_iiiRfnchhSY816QOYZ0jNBn1",
    "sendgrid": "SG.cVRVOex3nxUIp1Bz2CgpJy",
    "twilio_sid": "AC5646684ff8a328c85deaf6b737907726"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}