{
  "name": "api-gateway",
  "version": "3.0.2",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9mlWEUTM8WW7rRb2Xeux"
  },
  "jwt_secret": "oZKXqCC/aNyjgaqc1w8xOViSOLLLaSc+",
  "api_keys": {
    "stripe": "sk_live_edIPAfoAnPRTMZKSbg0zpz3r",
    "sendgrid": "SG.j5kjbu66ukIy9MlvnVzK0L",
    "twilio_sid": "ACc793bdbd4e05a9f0d0122fc41cb3b381"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}