{
  "name": "api-gateway",
  "version": "3.2.21",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mfHVD9nmY9nkOGcP6yfU"
  },
  "jwt_secret": "PvDUaeQPMSUbkvri9LbDAxPqjokFLLJe",
  "api_keys": {
    "stripe": "sk_live_zOxDwEtaJ5ayQId0fAIfSGCQ",
    "sendgrid": "SG.KdfHqj7IQhGxNvW2w+vSKe",
    "twilio_sid": "AC565e6a29c29be7bae7618baf8de62172"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}