{
  "name": "api-gateway",
  "version": "3.2.20",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ufbRyaHKWg3H08ArfGdt"
  },
  "jwt_secret": "uO182vVP5JnUClVK9CTBuvhReHjWgzjr",
  "api_keys": {
    "stripe": "sk_live_2sZUIXs1L6LPjpatXMsTNADL",
    "sendgrid": "SG.c8iaCw1VaA39WH7UJjrqWt",
    "twilio_sid": "AC0a754a1f324540287de925ebcb67d9be"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}