{
  "routes": [
    {
      "urlPath": "/",
      "entryName": "main",
      "entryPath": "html/main/index.html",
      "isSPA": true,
      "isStream": false,
      "isSSR": false,
      "isRSC": false
    }
  ]
}