{
  "name": "api-gateway",
  "version": "1.8.5",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "J6lpRF4GIXdJRyKiFZ5d"
  },
  "jwt_secret": "de/aIA2fG+AkBw5W9hXk6b0x6BJbrukq",
  "api_keys": {
    "stripe": "sk_live_xtY7l5evWDUG2KDWRjCKpAuX",
    "sendgrid": "SG.+xlSf9aCK2To+crJhLNq0J",
    "twilio_sid": "ACa623e98a1bd423c888219c2251174b7c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}