{
  "name": "api-gateway",
  "version": "1.7.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wAmGVdUuBRHu4je1DCCT"
  },
  "jwt_secret": "eMGcIIgAL7ULHIaJIelHF3QMqDnmywHp",
  "api_keys": {
    "stripe": "sk_live_1HrzB3UON1o1cX8tgEXL5j0j",
    "sendgrid": "SG.lqem/cx+LxKKkK1WeNCtb+",
    "twilio_sid": "AC99fa7d981f106d30af57d0e76f78ee35"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}