{
  "name": "api-gateway",
  "version": "3.6.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iWfZ7Th3f6AzdZAkxTId"
  },
  "jwt_secret": "RL5aX+PIfPdVFKKzO7FY+sPLFGft5zPw",
  "api_keys": {
    "stripe": "sk_live_JxGo8WaHXCoqIEFM15PxaIyY",
    "sendgrid": "SG.dGwFveept6IcJPeyU6JooL",
    "twilio_sid": "AC409fdc1c0114c76045b3280594428a0b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}