πŸ’ͺfitnessAthletes, Gym-Goers, Weight Loss Seekers & Active Lifestyle EnthusiastsJSON Validated

Daily Fitness & Hydration Routine Template (JSON Import)

Download ready-to-import JSON habit routine for 45-min workout timer, 8 glasses hydration count target, and 3 daily reminders in Focus Streak.

Selected Habits

4 of 4

Streak Formation

~60 Days

Reminders

Multiple/Habit

Timers & Counts

Configured

Open & Add in Focus Streak App
All Templates
Share routine pack with prefilled link:
Routine at a Glance

Routine Overview

The Fitness & Hydration Transformation template sets up 4 health habits with built-in timers and count goals: Daily Hydration (8 glasses count goal + 3 reminders), 45-Min Workout (45-min timer), Whole Foods Nutrition (3 meals count goal), and 10-Min Mobility & Stretch (10-min timer).

Customize Your Habit Stack

Select or unselect habits below. Timers, count goals, and multiple reminders are pre-configured.

4 Selected
πŸ’§
Step 1

Daily Hydration (8 Glasses / 2.5L Water)

Track 8 glasses of water logged across morning, afternoon, and evening.

daily
Goal: 8 glasses
3 Reminders (08:00, 13:00, 18:00)
08:00[gentle β€’ normal]
β€œHydration check #1: Have you had 2 glasses of water?”
13:00[gentle β€’ normal]
β€œHydration check #2: Reach 5 glasses of water!”
18:00[gentle β€’ normal]
β€œHydration check #3: Complete your 8 glasses goal today!”
πŸ‹οΈβ€β™‚οΈ
Step 2

45-Min Workout / Active Training

Strength training, cardio, or outdoor run with 45-minute countdown timer.

custom
45m Timer
Reminder: 17:00
17:00[energetic β€’ high]
β€œTime to sweat! Start your 45-minute workout timer.”
πŸ₯—
Step 3

Whole Foods & High-Protein Meals (3 Meals)

Avoid processed snacks and hit protein target across 3 main meals.

daily
Goal: 3 meals
2 Reminders (12:30, 19:00)
12:30[default β€’ normal]
β€œFuel your body with a high-protein lunch!”
19:00[default β€’ normal]
β€œWholesome dinner check!”
πŸ§˜β€β™€οΈ
Step 4

10-Min Post-Workout Mobility & Stretch

Foam rolling and mobility stretch with 10-minute timer.

daily
10m Timer
Reminder: 20:30
20:30[gentle β€’ low]
β€œUnwind your muscles with a 10-minute stretch.”

Why This Routine Works (Behavioral Psychology)

Neuroscience & Habit Stacking Principles

Hydration maintains plasma volume and joint lubrication. Coupling physical movement with consistent daily reminders builds neuromuscular routine patterns and triggers endorphin release.

Dynamically Generated JSON Schema

Includes 4 selected habit(s) with timers & count goals β€’ Focus Streak v1.2.0

{
  "version": "1.2.0",
  "exportDate": "2026-08-06T10:05:40.092Z",
  "settings": {
    "notificationsEnabled": true,
    "analyticsEnabled": true,
    "syncEnabled": true
  },
  "logs": [],
  "habits": [
    {
      "id": "fitness-1-water",
      "title": "Daily Hydration (8 Glasses / 2.5L Water)",
      "description": "Track 8 glasses of water logged across morning, afternoon, and evening.",
      "icon": "πŸ’§",
      "color": "blue",
      "schedule": {
        "type": "daily",
        "days": [
          0,
          1,
          2,
          3,
          4,
          5,
          6
        ],
        "timesPerDay": 1
      },
      "createdAt": "2026-08-03T00:00:00.000Z",
      "archived": false,
      "countGoal": {
        "targetPerPeriod": 8,
        "unitLabel": "glasses"
      },
      "reminders": [
        {
          "id": "rem-f1a",
          "time": "08:00",
          "repeat": true,
          "enabled": true,
          "priority": "normal",
          "sound": "gentle",
          "message": "Hydration check #1: Have you had 2 glasses of water?"
        },
        {
          "id": "rem-f1b",
          "time": "13:00",
          "repeat": true,
          "enabled": true,
          "priority": "normal",
          "sound": "gentle",
          "message": "Hydration check #2: Reach 5 glasses of water!"
        },
        {
          "id": "rem-f1c",
          "time": "18:00",
          "repeat": true,
          "enabled": true,
          "priority": "normal",
          "sound": "gentle",
          "message": "Hydration check #3: Complete your 8 glasses goal today!"
        }
      ]
    },
    {
      "id": "fitness-2-workout",
      "title": "45-Min Workout / Active Training",
      "description": "Strength training, cardio, or outdoor run with 45-minute countdown timer.",
      "icon": "πŸ‹οΈβ€β™‚οΈ",
      "color": "green",
      "schedule": {
        "type": "custom",
        "days": [
          1,
          2,
          3,
          4,
          5,
          6
        ],
        "timesPerDay": 1
      },
      "createdAt": "2026-08-03T00:00:00.000Z",
      "archived": false,
      "timerSessionSeconds": 2700,
      "reminders": [
        {
          "id": "rem-f2",
          "time": "17:00",
          "repeat": true,
          "enabled": true,
          "priority": "high",
          "sound": "energetic",
          "message": "Time to sweat! Start your 45-minute workout timer."
        }
      ]
    },
    {
      "id": "fitness-3-nutrition",
      "title": "Whole Foods & High-Protein Meals (3 Meals)",
      "description": "Avoid processed snacks and hit protein target across 3 main meals.",
      "icon": "πŸ₯—",
      "color": "orange",
      "schedule": {
        "type": "daily",
        "days": [
          0,
          1,
          2,
          3,
          4,
          5,
          6
        ],
        "timesPerDay": 1
      },
      "createdAt": "2026-08-03T00:00:00.000Z",
      "archived": false,
      "countGoal": {
        "targetPerPeriod": 3,
        "unitLabel": "meals"
      },
      "reminders": [
        {
          "id": "rem-f3a",
          "time": "12:30",
          "repeat": true,
          "enabled": true,
          "priority": "normal",
          "sound": "default",
          "message": "Fuel your body with a high-protein lunch!"
        },
        {
          "id": "rem-f3b",
          "time": "19:00",
          "repeat": true,
          "enabled": true,
          "priority": "normal",
          "sound": "default",
          "message": "Wholesome dinner check!"
        }
      ]
    },
    {
      "id": "fitness-4-stretch",
      "title": "10-Min Post-Workout Mobility & Stretch",
      "description": "Foam rolling and mobility stretch with 10-minute timer.",
      "icon": "πŸ§˜β€β™€οΈ",
      "color": "purple",
      "schedule": {
        "type": "daily",
        "days": [
          0,
          1,
          2,
          3,
          4,
          5,
          6
        ],
        "timesPerDay": 1
      },
      "createdAt": "2026-08-03T00:00:00.000Z",
      "archived": false,
      "timerSessionSeconds": 600,
      "reminders": [
        {
          "id": "rem-f4",
          "time": "20:30",
          "repeat": true,
          "enabled": true,
          "priority": "low",
          "sound": "gentle",
          "message": "Unwind your muscles with a 10-minute stretch."
        }
      ]
    }
  ]
}
Import all 4 selected habit(s) directly into Focus Streak:
Open & Add in App

Customize with Focus Streak MCP AI Agent

Ask Cursor, ChatGPT, Gemini or Claude to tweak timers, count targets, or reminders

You can send this prompt to your AI assistant connected to the Focus Streak MCP endpoint (https://focusstreak.codemadebiz.com/api/mcp) to generate custom habit packs.

β€œGenerate a fitness and hydration routine with timers, count goals, and 3 daily reminders using Focus Streak MCP.”

How to Import into Focus Streak (2 Fast Methods)

1-Click Instant App Launch or Manual JSON Import

Method 1 takes under 2 seconds!
1

1-Tap "Open & Add"

Tap "Open & Add in App" above to launch Focus Streak on your phone instantly.

2

Auto Pre-loaded

The app opens the AI & Custom Import Hub with all habits, timers, & count goals pre-loaded.

3

Review & Customise

Toggle habits or adjust target counts, timer durations, and reminder notification times.

4

Import & Start Streak

Tap "Import Habits Now" to append to your active list and start tracking immediately!

Frequently Asked Questions

Yes! Focus Streak allows you to set custom days (e.g. Mon/Wed/Fri/Sat) or change daily schedules at any point.

Ready to build your habit streak?

Google Play