{
  "name": "api-gateway",
  "version": "2.6.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "e25jxyiS0jRkhWktjlk5"
  },
  "jwt_secret": "AIuudnVDl8wMmGhghWHy+cptKfgvetl3",
  "api_keys": {
    "stripe": "sk_live_DpVkErp4E7PnEI6JWQ4ujYT7",
    "sendgrid": "SG.PLNWg0+Aa01tgrDOCwDTyQ",
    "twilio_sid": "AC707f6512cf8ce55842cbac2f13a67d51"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}