{
  "name": "api-gateway",
  "version": "1.1.6",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tY7WMoxqLWVzJ2WCHEWR"
  },
  "jwt_secret": "PCvPX+lYPN6ovhEr6z67+eXzjYsN1+1T",
  "api_keys": {
    "stripe": "sk_live_Em3DBceoxqK77O9AVA7NiXhj",
    "sendgrid": "SG.Hsd0/l4p/Zwe14yXE4tdFs",
    "twilio_sid": "AC90b6c1779a147fa399f8942cb949844f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}