{
  "name": "api-gateway",
  "version": "3.8.3",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LhpqByQapsiQfhkNUlkx"
  },
  "jwt_secret": "LCCWTcK0LGEuDJgbzi9vfL3hZBjjtKbB",
  "api_keys": {
    "stripe": "sk_live_5K1CyFNBsIWFNv9lpumTfoaO",
    "sendgrid": "SG.oOxGIOef2JZLSqkVY3milv",
    "twilio_sid": "ACcd83ec62b9046e736823f6956d1c8210"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}