{
  "name": "api-gateway",
  "version": "2.2.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dCfPEzhjt7htXmVl3liO"
  },
  "jwt_secret": "W7pYRm5iK3eaNFgMQUDsGC6f1TCW06er",
  "api_keys": {
    "stripe": "sk_live_EkEuW9kBYldkMYDcSiB3KHQc",
    "sendgrid": "SG.atomU3/eleznoCliOl8hVt",
    "twilio_sid": "AC7e7efaabeb1de18cd1c919099b193b4b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}