{
  "name": "Kith",
  "version": "1",
  "url": "https://kith.significanthobbies.com",
  "llms": "https://kith.significanthobbies.com/llms.txt",
  "llmsFull": null,
  "sitemap": "https://kith.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": "Kith",
    "tagline": "The people you keep close.",
    "summary": "A private iPhone app for the people you want to stay close to. They float as bubbles sized by closeness, and each person has a dated log of hangouts, calls, gifts, and the small facts that make someone feel known.",
    "status": "Invite-only TestFlight beta preparation",
    "platforms": [
      "iPhone"
    ],
    "capabilities": [
      "Field: a floating constellation sized by explicit closeness",
      "Person: standing notes, birthday, how you met",
      "Log: hangout, call, message, gift, milestone, remember"
    ],
    "boundaries": [
      "No Kith account",
      "No advertising, cross-app tracking, or third-party analytics",
      "No contact-book import",
      "Not a CRM or social network",
      "Core data is local-first; signed builds may use private iCloud storage"
    ],
    "links": {
      "home": "https://kith.significanthobbies.com/",
      "privacy": "https://kith.significanthobbies.com/privacy/",
      "support": "https://kith.significanthobbies.com/support/",
      "terms": "https://kith.significanthobbies.com/terms/",
      "accessibility": "https://kith.significanthobbies.com/accessibility/",
      "testflight": "https://kith.significanthobbies.com/testflight/"
    }
  }
}