{
  "name": "api-gateway",
  "version": "3.3.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iZBJZhMIDS3CrhsrBwSU"
  },
  "jwt_secret": "p+ZD3p4We8nv1lr3ghfWxIYU5crJkpRS",
  "api_keys": {
    "stripe": "sk_live_16ivb1xWXH6lwaKScyBxzoES",
    "sendgrid": "SG.odLefepu6I182eC32m6Q5M",
    "twilio_sid": "ACb906ac1698535653716a700f2ded2ced"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}