GET /v3/projects/{project_id}/gns3file returns the raw .gns3 file as application/json so the WebUI can render topology thumbnails without opening the project. Adds a public Project.topology_file property.