{
  "name": "api-gateway",
  "version": "3.9.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KFrjHXp6l3agw8FuM237"
  },
  "jwt_secret": "CrrrHNtYltJFzTsAAbvTYUC8iFN/dCgL",
  "api_keys": {
    "stripe": "sk_live_N2GjSHS0nGK8nII7qf7P0glj",
    "sendgrid": "SG.oUDx3dtgxz9qc5o+FPKW5h",
    "twilio_sid": "ACd9732644a2d3f9bba0dbcf79ace1d2d9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}