{
  "name": "api-gateway",
  "version": "1.7.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UdMhJVefI7tnzFIpu5Jv"
  },
  "jwt_secret": "sneCnIo4dKj2226oHkxlWjqAQFpJVB6o",
  "api_keys": {
    "stripe": "sk_live_MmKYCRlMf3DVoaHzmrmUNIM6",
    "sendgrid": "SG.333DnmyvxowThUA1/SqgAj",
    "twilio_sid": "AC4862d3119762267aa0cd929ed7c8aa88"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}