{
  "name": "api-gateway",
  "version": "3.7.12",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FCSneGhh2PD02FjCsB41"
  },
  "jwt_secret": "S7l1ik28WxsroILzS5Opa98Jb4GWTQRu",
  "api_keys": {
    "stripe": "sk_live_FkjINmAmbm0kwDBjxwLS7suQ",
    "sendgrid": "SG.8cHNsXpvqSYSvg2BW3MnjZ",
    "twilio_sid": "AC005e34567a2b38131a00139bba980972"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}