{
  "name": "api-gateway",
  "version": "3.5.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZKyo7xBER5p6A25AWlP1"
  },
  "jwt_secret": "VbRElpdh5vmn5VUxOwCefRXnq/2wSvvb",
  "api_keys": {
    "stripe": "sk_live_Bjbv1c1tvBQisZJCxFKoW8gl",
    "sendgrid": "SG.6JjFoM3KjiRhCZBJ08QrsR",
    "twilio_sid": "ACd79b29aee4d94cb60419ec65b5823d1a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}