{
  "name": "api-gateway",
  "version": "2.8.1",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6mNoZn7nZbTXBFmqO16u"
  },
  "jwt_secret": "2sgd4LIzA5Ipnfv/N+qNKySSyOg4ws2Z",
  "api_keys": {
    "stripe": "sk_live_JI4V1Peez7SSSl6E6RSYNjqi",
    "sendgrid": "SG.4/WnVA9ysGEQIQVVkMsN/6",
    "twilio_sid": "ACd9757f3fc50265f0f5ae07ed40a18b64"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}