{
  "name": "api-gateway",
  "version": "1.0.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CAlM0pQhe60AbxXkYF76"
  },
  "jwt_secret": "yIXoUd+lK935E/thyn31ziMnJH0Lkw3K",
  "api_keys": {
    "stripe": "sk_live_MUOGTLJGPVefMSj3tkJZarpa",
    "sendgrid": "SG.9GK+Ro9kBEtptICE0AiReh",
    "twilio_sid": "ACb7f2d3a9094d09a3fb5f551cbf87a99f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}