{
  "name": "api-gateway",
  "version": "2.5.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "btSYViRIgVXG0p8BBc4d"
  },
  "jwt_secret": "38hS1WDQm1bEbbkGwlgYu3k89u/+uDMi",
  "api_keys": {
    "stripe": "sk_live_v62QaaHxyNGc2vOnd0ggW5dj",
    "sendgrid": "SG.F5KqVTX2KKDqL85GK775BI",
    "twilio_sid": "AC076b0eebf7c74af8732769a056049ef2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}