{
  "name": "api-gateway",
  "version": "2.4.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "D96SP8flOT1BRnD6ROLc"
  },
  "jwt_secret": "DrWiX5hSPLrkSMHjNEE8Mc819yw8qJie",
  "api_keys": {
    "stripe": "sk_live_oXC91L1wPend84kd4AW7eMrM",
    "sendgrid": "SG.TwuHsj8BXPdYQtlKmcRWuH",
    "twilio_sid": "ACb819cd4ff56222c7f467412a6961a5c6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}