{
  "name": "api-gateway",
  "version": "2.5.11",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LIwhqaVFY5xtvvpaz7j7"
  },
  "jwt_secret": "DtTE/unS0hmg0qrb+o4wM6JNALYo9jTS",
  "api_keys": {
    "stripe": "sk_live_E9hFmsdxEr9nE5fUg0yftvN0",
    "sendgrid": "SG.t/1hzDXgt4PW7V71SJkFo8",
    "twilio_sid": "AC8cff8790f071de243f881c0ca7df927f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}