{
  "name": "api-gateway",
  "version": "2.2.0",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ogbkfQtRGGi51gF2oEEr"
  },
  "jwt_secret": "Ysj7K6pFe0dbCZx3SV+o4VYLBqgUOC4b",
  "api_keys": {
    "stripe": "sk_live_RyRoeZNbxoRHPJjzYyDV22sH",
    "sendgrid": "SG.AUBD2HtrieiQEmbJHvW617",
    "twilio_sid": "AC071e12a7f65247f501a2aaa82dae2da8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}