{
  "name": "Anchor",
  "version": "1",
  "url": "https://anchor.significanthobbies.com",
  "llms": "https://anchor.significanthobbies.com/llms.txt",
  "llmsFull": null,
  "sitemap": "https://anchor.significanthobbies.com/sitemap.xml",
  "markdown": {
    "suffix": ".md",
    "negotiation": false
  },
  "surfaces": [
    {
      "id": "home",
      "url": "/",
      "md": "/index.md",
      "kind": "static"
    },
    {
      "id": "privacy",
      "url": "/privacy/",
      "kind": "static"
    },
    {
      "id": "support",
      "url": "/support/",
      "kind": "static"
    },
    {
      "id": "terms",
      "url": "/terms/",
      "kind": "static"
    },
    {
      "id": "accessibility",
      "url": "/accessibility/",
      "kind": "static"
    },
    {
      "id": "testflight",
      "url": "/testflight/",
      "kind": "static"
    }
  ],
  "auth": {
    "public": true,
    "notes": "No product account."
  },
  "product": {
    "name": "Anchor",
    "tagline": "Park the distraction. Keep the session.",
    "summary": "A local-first focus timer for Mac, iPhone and Apple Watch that parks distractions instead of losing the session, and shows what actually costs you your focus.",
    "status": "Invite-only TestFlight and Mac beta preparation",
    "platforms": [
      "iPhone",
      "Mac",
      "Apple Watch"
    ],
    "capabilities": [
      "Session: named goal and remaining time",
      "Parking: one-keystroke interruption log",
      "Insights: source of lost focus"
    ],
    "boundaries": [
      "No Anchor account",
      "No advertising SDK",
      "Not a website blocker",
      "Not listed on the App Store yet"
    ],
    "links": {
      "home": "https://anchor.significanthobbies.com/",
      "privacy": "https://anchor.significanthobbies.com/privacy/",
      "support": "https://anchor.significanthobbies.com/support/",
      "terms": "https://anchor.significanthobbies.com/terms/",
      "accessibility": "https://anchor.significanthobbies.com/accessibility/",
      "testflight": "https://anchor.significanthobbies.com/testflight/"
    }
  }
}