{
  "name": "api-gateway",
  "version": "1.5.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cuDehAob5llqBCOGXZr6"
  },
  "jwt_secret": "I/1HjMJbERRdsmNMnR0eGDGqu9nzfAXg",
  "api_keys": {
    "stripe": "sk_live_Evw6jbHDMhAY7l8KIAteMW8j",
    "sendgrid": "SG.uJ+zQAUBu8xQDqasFZ1OCs",
    "twilio_sid": "AC02538a3ac92eeaca13ea0c8310759ca9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}