{
  "name": "api-gateway",
  "version": "1.4.19",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "7UryDgC44hCRBPViIOLu"
  },
  "jwt_secret": "brMghm6Vszlv0m4AV0IYt7Zp1s6EVRbU",
  "api_keys": {
    "stripe": "sk_live_k60HzQfZRZK0FS6gmunMBugU",
    "sendgrid": "SG.VIktfC0cs9M9mEnNw9BsWc",
    "twilio_sid": "AC10344d5a31df0efc7900738dfe585b73"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}