{
  "name": "api-gateway",
  "version": "1.1.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "AL9FLpZOjWhROqVXpSrI"
  },
  "jwt_secret": "uUTTRUQV9agaBo3HRXhrcs/Dnvlc2Dmh",
  "api_keys": {
    "stripe": "sk_live_XaNU44eukx8CdFYxzZScpUXa",
    "sendgrid": "SG.PnRHFq7Qyzw9X7XHJXh0AK",
    "twilio_sid": "AC9b56ae498c79035263189d6e0d4a6fc5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}