{
  "name": "api-gateway",
  "version": "2.5.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3p9pMAG8CB68nJkaSlFG"
  },
  "jwt_secret": "oHzRY4fGKBP+PjHwCUByB24ROxyX0DhW",
  "api_keys": {
    "stripe": "sk_live_DndY6in7pn4cTgmhVfM6qYaw",
    "sendgrid": "SG.fQB+EfdDCxkli3dwWZqNxm",
    "twilio_sid": "AC3dbc25230c807e0f7805ceb8678d3dbf"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}