{
  "name": "api-gateway",
  "version": "1.3.2",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xCw07fUlIaWlu7CMAAX3"
  },
  "jwt_secret": "ttu56RGoc/tQa1xlmnTz4oLn/ZCW5a92",
  "api_keys": {
    "stripe": "sk_live_a6pdwy82BKchJPmiZ4TR90mx",
    "sendgrid": "SG.bghUsdDRGtghcfi+J9r0Af",
    "twilio_sid": "AC090c004158ffa063889f60cc9dd26938"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}