{
  "name": "api-gateway",
  "version": "3.0.11",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1Vw2GfiuEHGFipYyzZ6O"
  },
  "jwt_secret": "tsifndf0N58LEAbjrv4yxFLa2jUsQZ3B",
  "api_keys": {
    "stripe": "sk_live_OKDJoQuu1T8NRKsNiaQMKxiy",
    "sendgrid": "SG./GSJ2hREHi/PgeGhLcKSTW",
    "twilio_sid": "AC33528314c9ff9fcde78d1b60ec3d7ee9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}