{
  "name": "api-gateway",
  "version": "2.9.5",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "a0664aI2pun2FaunxSQl"
  },
  "jwt_secret": "8VqHjGAkytQwt+yIPXYaN3pwodRTt/G6",
  "api_keys": {
    "stripe": "sk_live_xttPXIDeGt3Q2MPMgFTOip7g",
    "sendgrid": "SG.AOrHG8ZlZ7OowoMn7Rhkeh",
    "twilio_sid": "AC48bbaa150cc5a9d87a01d55b986dab9b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}