{
  "name": "api-gateway",
  "version": "3.1.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hhYcWdQGw2SOfAjeu89L"
  },
  "jwt_secret": "Doz7nVc5xIsm7CK63jLdY6jjotY+Y6L1",
  "api_keys": {
    "stripe": "sk_live_sAW5hOINRjT7n582CZ8BLZj2",
    "sendgrid": "SG.EgUQ9PPLwQMviCumdLw5h2",
    "twilio_sid": "AC8e791323a9194cd190e66b6e264fb6f9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}