{
  "name": "api-gateway",
  "version": "2.8.22",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "g6x9GHzDqZinXBP1gwVj"
  },
  "jwt_secret": "SYz2YdLQ1zpftzrWCspZKqXU1ULNh3QP",
  "api_keys": {
    "stripe": "sk_live_d6Zo1vR9bXOtKYGsOqT5aXiU",
    "sendgrid": "SG.ZeOXI2i9RtwK1EMtQhnb6t",
    "twilio_sid": "AC7d56aaa7993e20f4953c05bb3e6e1faa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}