{
  "name": "api-gateway",
  "version": "2.2.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gMpDZORsBDMIPx8GPb5e"
  },
  "jwt_secret": "Ggz7m6azVD8eI55l1bZ4JADdN/Uu3Y+y",
  "api_keys": {
    "stripe": "sk_live_XRqMguVy0TtuJZMXcx2BjF2I",
    "sendgrid": "SG./wYSRqyNNNIFohbfIw2e2D",
    "twilio_sid": "AC9386d55bb9806aba7a0ea34354a9049a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}