{
  "name": "api-gateway",
  "version": "2.2.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xN0KlJrj9AGaAdMHoojQ"
  },
  "jwt_secret": "BEXsqK9hq3deTz6sb8YpKhtGiPqv/AB7",
  "api_keys": {
    "stripe": "sk_live_gjbR0A4i5cClE27yfssljCPz",
    "sendgrid": "SG.iIfSSI1bJXwjXhfm1wanSd",
    "twilio_sid": "AC878ae9cc9192e4b17365c407a7ced917"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}