{
  "name": "api-gateway",
  "version": "3.7.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "91L7hsiq4akGy59MdbGF"
  },
  "jwt_secret": "KgV0NQBXuU6o/SBmGiR1Ins22UMEVEfM",
  "api_keys": {
    "stripe": "sk_live_ttCtZ3p29eozxkkXFP0hWQ0b",
    "sendgrid": "SG.dqpGYXUt76s3e3ix6TpFv0",
    "twilio_sid": "ACd66f38c915cc469b5de052bcfb1746da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}