{
  "name": "api-gateway",
  "version": "1.1.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "sWgtwsrMFjT3IvbDq9bZ"
  },
  "jwt_secret": "3lBxR6TVyXOfldexMeNrjFj3h9QiQsXI",
  "api_keys": {
    "stripe": "sk_live_tFiz23ZfHa2TDYLlgM7gok8P",
    "sendgrid": "SG.PLftxBSzSXLozv03YsfLl1",
    "twilio_sid": "AC40e7e008e4a4913a929e9434e50c2b0f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}