{
  "name": "api-gateway",
  "version": "2.5.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mD71voLJsAJfwAp7rzzg"
  },
  "jwt_secret": "bsCVbrNtoNUuqFg9AE+5vImPV563MmaX",
  "api_keys": {
    "stripe": "sk_live_sGhl6iWxwYUsyF8xtvFnPlm3",
    "sendgrid": "SG.vpAAMtICJJywUBVcu1686U",
    "twilio_sid": "AC92a14e846a86c2fda3d8bc4466f692ff"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}