{
  "name": "api-gateway",
  "version": "2.0.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WOilXMRGhlFAu3y4CVR4"
  },
  "jwt_secret": "4xMTBvM1GmNmArhaoYDRFbuJhQNacEnY",
  "api_keys": {
    "stripe": "sk_live_pJez3qPWoXnTnZAOoGkyPu1u",
    "sendgrid": "SG.nZtgqUNdcw1xFm8Dy9tS6/",
    "twilio_sid": "ACc576db38fda98c4eae5e6d1a139122a6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}