{
  "name": "api-gateway",
  "version": "1.1.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YYUCTWB2qyxDYq6JJJwQ"
  },
  "jwt_secret": "7qy8SsmxhSQbJhYWPG6QhX6msgrlAAXL",
  "api_keys": {
    "stripe": "sk_live_WtBU5T0ThDF5rTHg6pUPYjP5",
    "sendgrid": "SG.5TmutspSLYLm5GBikHuWSs",
    "twilio_sid": "AC24ca4da47fbc5dfebd5b79a8de2f868b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}