{
  "name": "api-gateway",
  "version": "2.9.22",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YIZBDYB179rbJbiO5ywd"
  },
  "jwt_secret": "LYhx1RwjZnB0yRxRvl4uMBoIHpMzpqZ7",
  "api_keys": {
    "stripe": "sk_live_gX9KFqK7lWh7k2z1oeh3i5q5",
    "sendgrid": "SG.hdTvbCuCOFv9lkcbiLUOOn",
    "twilio_sid": "AC21cfeacbacb67c5cfdd2c56c0471717d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}