{
  "name": "api-gateway",
  "version": "3.9.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iRzG5E9ezmkRxZhs0FDZ"
  },
  "jwt_secret": "bonMOi9BLBzl7QMW1MfBIiJhzRulJEQK",
  "api_keys": {
    "stripe": "sk_live_bPaQBnStRRcXCpA4EpbGGhSV",
    "sendgrid": "SG.omp61Q+SdiJl7aE+8g1DSS",
    "twilio_sid": "AC326b3e1f543fef9b47752bc0ee5a7859"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}