{
  "name": "api-gateway",
  "version": "2.2.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GCDOPi5PKqjTYPvwokpZ"
  },
  "jwt_secret": "mOReYzDaQQOIajjd/57bSJLGcP3BRh08",
  "api_keys": {
    "stripe": "sk_live_FzfcezOAJEuoKIUhdRuJhm9a",
    "sendgrid": "SG.4+HDvzcG41xBuZEuKspP5/",
    "twilio_sid": "AC137f2e7730d47b267151f7dfce5323cf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}