{
  "name": "api-gateway",
  "version": "3.5.2",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gUnqtQi59ukVK6pZUePG"
  },
  "jwt_secret": "RMCb3tbAkK5wEe/OMeyilfXqLBVrJJy0",
  "api_keys": {
    "stripe": "sk_live_y6HRY1krKNcvua5wfqLaEy0P",
    "sendgrid": "SG.VgSoolhUfbpqBjpSXnKmeW",
    "twilio_sid": "AC92f48b4d30846a758232a002c273b5b2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}