{
  "name": "api-gateway",
  "version": "3.6.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GELTrSdh5EIs2hlOEPuN"
  },
  "jwt_secret": "OB12K8EWSbnrjfZMjBfNzn9j3euNNRHZ",
  "api_keys": {
    "stripe": "sk_live_tZsuFSPKLQi9dXFzu8QkeEvf",
    "sendgrid": "SG.0cMgcC//JlwOt3S0fEXGFe",
    "twilio_sid": "ACbdb426514cfba27cfe8c01a4ed7a9820"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}