{
  "specVersion": "1.0",
  "host": {
    "displayName": "TrackRecord",
    "identifier": "did:web:trackrecordapp.live",
    "documentationUrl": "https://trackrecordapp.live/",
    "logoUrl": "https://trackrecordapp.live/icon-512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:trackrecordapp.live:app:trackrecord",
      "displayName": "TrackRecord - Strength Training Tracker",
      "type": "application/ai-skill",
      "url": "https://trackrecordapp.live/",
      "description": "Serious strength training tracker for lifters and coaches. Based on the Starting Strength method. Log workouts, track progress, manage trainees, and analyze lifting history.",
      "tags": [
        "fitness",
        "strength-training",
        "starting-strength",
        "workout-tracker",
        "coaching",
        "powerlifting",
        "pwa"
      ],
      "capabilities": [
        "WorkoutLogging",
        "ProgressTracking",
        "PersonalRecords",
        "BodyweightTracking",
        "CoachTraineeManagement",
        "VideoFormReview",
        "ConsistencyAnalytics"
      ],
      "representativeQueries": [
        "track my strength training workouts",
        "log squat bench deadlift and press using starting strength",
        "app for a coach to manage lifting trainees",
        "personal records and progress charts for barbell training",
        "record and review lifting form on video"
      ],
      "version": "1.0",
      "metadata": {
        "platform": "web",
        "install": "pwa",
        "language": "en"
      }
    }
  ]
}
