{
  "name": "api-gateway",
  "version": "3.6.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wOocxRpgbkAh7uTfRRux"
  },
  "jwt_secret": "C8rh3LK76GxQWTQpwrMED0aoG8Tbpp2c",
  "api_keys": {
    "stripe": "sk_live_T6W9sJyNSnlhGl1jUeM30wBw",
    "sendgrid": "SG.1DdcZFLSd1DiP/GToefNCw",
    "twilio_sid": "ACf4059aa9f85f08cb50026c89d40020e3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}