{
  "name": "api-gateway",
  "version": "1.1.4",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "UnbJ6129WeAXWneiFd8K"
  },
  "jwt_secret": "o+meOFMWKuVUH7wOtloprgR35HVg7ih2",
  "api_keys": {
    "stripe": "sk_live_x08BwH4Vkgbk4AqedxRe2WOD",
    "sendgrid": "SG.3UVc/cl+7gOYc9vSzlut+o",
    "twilio_sid": "AC47849a323a85eecedd96da645c226331"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}