{
  "name": "api-gateway",
  "version": "3.2.18",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aRGrQjgViYMijq7pmCyt"
  },
  "jwt_secret": "Lom22Lkb5nVWq30yhBbskZ7x/4jzATYm",
  "api_keys": {
    "stripe": "sk_live_qdVhysLGBZoA5C4taeo39TkJ",
    "sendgrid": "SG.L1ArAb7VvTJ7UPz30qLU/n",
    "twilio_sid": "AC2d73367626ce7f3ec3c9286fc6a0dfa9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}