{
  "name": "api-gateway",
  "version": "1.8.17",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NpI7u3Zf5GwaD1f6xuiS"
  },
  "jwt_secret": "RPiRsVF4v7n7kZpeny8BsvPZBM8qPVcI",
  "api_keys": {
    "stripe": "sk_live_a7EOEnzRk7CldrubBEyyDNIe",
    "sendgrid": "SG.7YIPmkl3cygDgF1cdAR7oG",
    "twilio_sid": "AC4cddd42452c82544fbdc7c7e9dafbf17"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}