{
  "name": "api-gateway",
  "version": "2.5.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "2gmRbrJ5HACp1losBfmC"
  },
  "jwt_secret": "I3TVtl8EpW/i+5Fnyy3+U40Jem4uHA47",
  "api_keys": {
    "stripe": "sk_live_CWRsFvsoR0rKpOeDiiFm1h2U",
    "sendgrid": "SG.cuwLa7jWmncJBIsnOTAlx1",
    "twilio_sid": "AC7a6b96cbc0418f0772c3e0f87cdff22c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}