{
  "name": "api-gateway",
  "version": "1.5.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ovUsIrvw2EbgnFx4MWIy"
  },
  "jwt_secret": "9wxS7vcOzJ/8Kq9KVN6Qkg9YOFgKklog",
  "api_keys": {
    "stripe": "sk_live_SVBzCG4C2DC5aHg8muOYmvks",
    "sendgrid": "SG.LSM+F9Gi+k9QQLHpZdt0/7",
    "twilio_sid": "AC3cf9fa1007efb91a27258668882ea58d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}