{
  "name": "api-gateway",
  "version": "3.4.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GBKuDDGm01oRqj09p16s"
  },
  "jwt_secret": "wteu8PWAgsUhONyA04ZKscMBmrLLkkXv",
  "api_keys": {
    "stripe": "sk_live_0iv9ryaRK23h0pId2r8sX07I",
    "sendgrid": "SG.nK+wcH86Mn7fO/yeHV4CHp",
    "twilio_sid": "ACfa0ad79558c5c271ce9f86eb4feb5891"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}