{
  "name": "api-gateway",
  "version": "1.8.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "syPIDgqIBv5F410Xcl1b"
  },
  "jwt_secret": "2GZoQGEefpRCMhdt1OIWawmspuv+5fVL",
  "api_keys": {
    "stripe": "sk_live_96M2aeic346co3fNuzTtGMi1",
    "sendgrid": "SG.TEaIBKTe9wUOo/eeHpZhQC",
    "twilio_sid": "AC80b268cc7f762b97ca722ff592b9731a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}