{
  "name": "api-gateway",
  "version": "2.7.5",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4dVz0gnGa5npHbEv86Nn"
  },
  "jwt_secret": "DndSzOVVOcFLycNdZxom6gr8BxX2Gygr",
  "api_keys": {
    "stripe": "sk_live_uw7jyWQOTH2Y1NwrYji1jmKf",
    "sendgrid": "SG.EMBx1MW46PLxuz7g80++bj",
    "twilio_sid": "AC90686f8d0c1bca39725ce1c075f9fc2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}