{
  "name": "api-gateway",
  "version": "3.2.13",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ZAEnx3pE5AyedvjtEVLz"
  },
  "jwt_secret": "ksmyoDVyAhOsB///h+g4lOS9cocmStPi",
  "api_keys": {
    "stripe": "sk_live_yDohAQnijmyrp5wHBgcI5MZ9",
    "sendgrid": "SG.pFIf+UCr1Tg4Qv/VlTS19O",
    "twilio_sid": "AC950ea19e61639460e584e725b0d261be"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}