{
  "name": "api-gateway",
  "version": "1.6.22",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "NwM4ndWmaKTasxPxpCdz"
  },
  "jwt_secret": "FseUisTYBL1Ldb11T9r2NdlR09l6dwC4",
  "api_keys": {
    "stripe": "sk_live_yzkeEg1m4zHtZNuffOfbP7PV",
    "sendgrid": "SG.qu36E4ZXfLBBS0ZwAWrBWq",
    "twilio_sid": "ACf6eceb392528368bbf60d462c07b67da"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}