{
  "name": "api-gateway",
  "version": "3.3.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9oXk89dBIlRjQ8NFNtYU"
  },
  "jwt_secret": "6rly461BxpTLqv1eKgSzBhJqyKiGacLs",
  "api_keys": {
    "stripe": "sk_live_HyrXUSDXB7WzJzRa2DNMiVnq",
    "sendgrid": "SG.Df2PT9fgw1FRA+T2EjNw0L",
    "twilio_sid": "ACcacaa8d1c76dae5ccf4fde1a89edbf48"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}