{
  "name": "api-gateway",
  "version": "3.4.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7o9Y3wEKtNfMbKwge4BA"
  },
  "jwt_secret": "dHGNuk7UmoNvYpfjKfGgVKrUGgLwdHEc",
  "api_keys": {
    "stripe": "sk_live_95Ig0Bn9U87pDULwytTGp6uW",
    "sendgrid": "SG.5Q8/YuSxgEiFkIjfUPqmQd",
    "twilio_sid": "ACe7e31489e87b8c888db5e5b921d6a91a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}