{
  "name": "api-gateway",
  "version": "1.4.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6tVYIP1Ck5hAyRw9a96d"
  },
  "jwt_secret": "LJEArhVOW7XZN3dtAucf+suc9whJA17h",
  "api_keys": {
    "stripe": "sk_live_YK9yfRRjOw7qqMKWCo6wLb4O",
    "sendgrid": "SG.oTitl21cCVqApPnMijSr7K",
    "twilio_sid": "AC10c106d14e0ccac720b4c5248a2d2c9e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}