{
  "name": "api-gateway",
  "version": "1.1.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "I3aCf3VekjUr8Qwt8v5b"
  },
  "jwt_secret": "qeFIwOmjlg1dbgy1lM4vXn9G9t4CuruI",
  "api_keys": {
    "stripe": "sk_live_EEHsDOivfISGnibnKmcuxp78",
    "sendgrid": "SG.VMDpTQd4aT8AzIhQmCOleb",
    "twilio_sid": "AC697a58d313f6b4e2e6c099b44a04874c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}