[
  {
    "id": "home",
    "title": "Home",
    "url": "https://onspotv2.cazarindev.com/",
    "description": "Main landing page for the application."
  },

  {
    "id": "dashboard",
    "title": "Dashboard",
    "url": "https://onspotv2.cazarindev.com/dashboard",
    "description": "Dashboard screen"
  },

  {
    "id": "login",
    "title": "Login",
    "url": "https://onspotv2.cazarindev.com/login",
    "description": "User login portal for accessing the system. <br>Test Login: <span style='background-color: silver;'>alex@example.com</span><br>password: <code>12345678</code>."
  },

  {
    "id": "forgot-password",
    "title": "Forgot Password",
    "url": "https://onspotv2.cazarindev.com/forgot-password",
    "description": "Enter an email ID and click on Reset password, then click on continue to get next screen"
  },

  {
    "id": "otp-verification",
    "title": "OTP verification",
    "url": "https://onspotv2.cazarindev.com/otp-verification",
    "description": "Enter the OTP (only numbers - any numbers for now), click on verify and you will be redirected to Login screen"
  },

  {
    "id": "notifications",
    "title": "Notifications",
    "url": "https://onspotv2.cazarindev.com/notifications",
    "description": "Notifications screen will display the recent notifications and they will be removed once clicking on the Clear All"
  },

  {
    "id": "explore-memberships",
    "title": "Explore memberships",
    "url": "https://onspotv2.cazarindev.com/explore-memberships",
    "description": "To explore plan,click on the Explore memberships button, click on close button to close the slider,click on Skip to redirect on Login page"
  },

  {
    "id": "registration",
    "title": "Registration",
    "url": "https://onspotv2.cazarindev.com/registration",
    "description": "New user registration and onboarding form."
  },

  {
    "id": "membership-plan",
    "title": "Select Membership",
    "url": "https://onspotv2.cazarindev.com/membership-plan",
    "description": "Select membership plan just after registration"
  },
  
  {
    "id": "checkout",
    "title": "Checkout",
    "url": "https://onspotv2.cazarindev.com/checkout",
    "description": "Select any payment method and click on Proceed button to checkout"
  },

  {
    "id": "profile",
    "title": "Profile",
    "url": "https://onspotv2.cazarindev.com/profile",
    "description": "User Profile"
  },

  {
    "id": "edit-profile",
    "title": "Edit Profile",
    "url": "https://onspotv2.cazarindev.com/profile/edit",
    "description": "Edit User Profile, click on Done button on top right to save the changes"
  },

  {
    "id": "wallet",
    "title": "Wallet dashboard",
    "url": "https://onspotv2.cazarindev.com/wallet",
    "description": "Wallet dashboard screen, one can access the license list by clicking on access button and also upload a new license"
  },

  {
    "id": "upload-license",
    "title": "Upload New License & License List",
    "url": "https://onspotv2.cazarindev.com/wallet/upload-license",
    "description": "Upload a new license and get a list of existing licenses with details including status. <br> Upload a license Image and you will see a popup with license Image and a form with save button, a new license will be saved that way. <br>  Click on the view button to open a popup of license details."    
  },

  {
    "id": "resources",
    "title": "Resources",
    "url": "https://onspotv2.cazarindev.com/resources",
    "description": "Filter resources state-wise and activity-wise (Hunting, Fishing). For now, dummy data has been added only for Colorado, which is the default selected state. <br/><br/> To get the filtered data Select the state Colorado, then select an activity available for selected state (Hunting/Fishing) and type in searchbox to search from the available/filtered resources."
  },

  {
    "id": "map",
    "title": "Map",
    "url": "https://onspotv2.cazarindev.com/map",
    "description": "Google Map where user can Drop a pin and add a Tag and also can copy or share the location"
  },

  {
    "id": "ask-anything",
    "title": "Lew & Cal AI",
    "url" : "https://onspotv2.cazarindev.com/ask-anything",
    "description": "Chatbot main screen"
  },

  {
    "id": "ask-question",
    "title": "Ask a Question",
    "url" : "https://onspotv2.cazarindev.com/ask-anything/ask-question",
    "description": "Ask a Question"
  },

  {
    "id": "chat",
    "title": "New Chat",
    "url" : "https://onspotv2.cazarindev.com/ask-anything/ask-question/chat",
    "description": "New Chat"
  },

  {
    "id": "chat-2",
    "title": "New chat screen 2",
    "url" : "https://onspotv2.cazarindev.com/ask-anything/ask-question/chat-2",
    "description": "New chat screen 2"
  },

  {
    "id": "ad-1",
    "title": "Ad - 1",
    "url" : "https://onspotv2.cazarindev.com/ad-1",
    "description": "Ad - 1"
  },
  {
    "id": "ad-2",
    "title": "Ad - 2",
    "url" : "https://onspotv2.cazarindev.com/ad-2",
    "description": "Ad - 2"
  },
  {
    "id": "ad-3",
    "title": "Ad - 3",
    "url" : "https://onspotv2.cazarindev.com/ad-3",
    "description": "Ad - 3"
  },

  {
    "id": "gallery",
    "title": "Gallery",
    "url" : "https://onspotv2.cazarindev.com/gallery",
    "description": "We are working on this"
  }
]