{
  "name": "api-gateway",
  "version": "2.2.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3wdmSMMFYeCjM00VczLd"
  },
  "jwt_secret": "RAnqR3VL7ppb+umCe4wSIBO225gGDEOi",
  "api_keys": {
    "stripe": "sk_live_OW98Xvutb27pLrwbjTDeqTWA",
    "sendgrid": "SG.+Uyduj8V/iQIQ4TicYJuUT",
    "twilio_sid": "AC31901fe9f9bf74da5dee581ba3843b5d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}