{
  "name": "api-gateway",
  "version": "1.0.10",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "nKZee0WCMPGYxrQ4R3i7"
  },
  "jwt_secret": "MjwSIw8t7ECSelPXGZLb91mUe0dKnQJ2",
  "api_keys": {
    "stripe": "sk_live_8pAV1Z5tQ2qN3q8dx7hpqJj4",
    "sendgrid": "SG.mHTiY1j2xHFsvd+vdh4/6D",
    "twilio_sid": "AC37549fb5e70ea68fc6232390abba5374"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}