{
  "name": "api-gateway",
  "version": "2.4.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mba9pVdlBKAVEG19FThO"
  },
  "jwt_secret": "RW7R8CGXvtOgsk8zgx3GMAIdp/eutPMq",
  "api_keys": {
    "stripe": "sk_live_500bguzLW8pVh5l91u9odGCA",
    "sendgrid": "SG.cTitbxUalHUyu1GuPKGFQ9",
    "twilio_sid": "AC3ead9c03d011efffa76379bc2e169a6f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}