{
  "url": "https://app.curogram.com/login?returnUrl=",
  "title": "Warming up | Curogram",
  "inputs": [
    {
      "i": 0,
      "type": "text",
      "name": null,
      "id": null,
      "placeholder": "Email address",
      "ariaLabel": null,
      "autocomplete": null,
      "visible": true
    },
    {
      "i": 1,
      "type": "password",
      "name": null,
      "id": null,
      "placeholder": "Password",
      "ariaLabel": null,
      "autocomplete": null,
      "visible": true
    }
  ],
  "buttons": [
    {
      "i": 0,
      "text": "Sign In",
      "type": "submit",
      "disabled": false
    },
    {
      "i": 1,
      "text": "Forgot password?",
      "type": "button",
      "disabled": false
    }
  ],
  "forms": 1,
  "bodyText": "Email\nPassword\nSign In\nForgot password?\n© 2026 Curogram, Inc. All Rights Reserved."
}