{
  "name": "Cozy",
  "tagline": "The local-first private journal that stays yours.",
  "summary": "Cozy is a private journaling app for Mac, Windows, iPhone and iPad. Every entry is a plain text file in a folder on your own computer, no cloud, no account, no subscription, and no AI reading your words.",
  "url": "https://cozyjournal.app/",
  "category": "Journaling and diary software",
  "maker": {
    "name": "Alberto Gallego",
    "url": "https://albertogalca.com",
    "email": "dear@cozyjournal.app"
  },
  "platforms": [
    {
      "id": "mac",
      "name": "macOS",
      "minimumOs": "macOS 12 (Monterey)",
      "available": true,
      "download": "https://cozyjournal.app/download/"
    },
    {
      "id": "windows",
      "name": "Windows",
      "minimumOs": "Windows 10",
      "available": true,
      "download": "https://cozyjournal.app/download/"
    },
    {
      "id": "ios",
      "name": "iPhone and iPad",
      "minimumOs": null,
      "available": true,
      "download": "https://testflight.apple.com/join/JEckW459"
    },
    {
      "id": "android",
      "name": "Android",
      "minimumOs": null,
      "available": false,
      "download": null
    },
    {
      "id": "linux",
      "name": "Linux",
      "minimumOs": null,
      "available": false,
      "download": null
    }
  ],
  "pricing": {
    "model": "one-time",
    "currency": "USD",
    "options": [
      {
        "id": "desktop",
        "name": "Cozy",
        "price": 35,
        "covers": "Every Mac and Windows PC you own, with Cozy for iPhone and iPad included at no extra cost.",
        "url": "https://cozyjournal.app/#pricing"
      },
      {
        "id": "ios-only",
        "name": "Cozy for iPhone and iPad",
        "price": 19.99,
        "covers": "The phone and tablet app on its own, for someone who never bought the desktop app.",
        "url": "https://testflight.apple.com/join/JEckW459"
      },
      {
        "id": "renewal",
        "name": "Another year of updates",
        "price": 17,
        "covers": "Optional. The app keeps working forever without it; this only extends the updates.",
        "url": "https://cozyjournal.app/#pricing"
      }
    ],
    "updatePolicy": "Every license includes one year of updates. After that the app keeps working forever, and another year can be renewed for half the original price. Renewing is optional, and there is no subscription.",
    "studentDiscountPercent": 40
  },
  "privacy": {
    "account": false,
    "cloudStorage": false,
    "aiTraining": false,
    "worksOffline": true,
    "fileFormat": "One Markdown file per entry, in a folder you choose, on your own disk."
  },
  "features": [
    "Entries as plain Markdown files you can open, move or back up with anything",
    "Works with no internet connection and no account",
    "Tags, mood, location and custom fields on any entry",
    "Photo, video and audio attachments",
    "Writing mode with ambient music and mechanical keystroke sounds",
    "Calendar and map views, full-text search, and On this day",
    "Import from Day One, Journey, Notion and plain Markdown"
  ],
  "latestVersion": {
    "desktop": "1.2.8",
    "ios": null
  },
  "links": {
    "home": "https://cozyjournal.app/",
    "pricing": "https://cozyjournal.app/#pricing",
    "download": "https://cozyjournal.app/download/",
    "desktopReleases": "https://github.com/albertogalca/cozy-releases/releases/latest/download",
    "docs": "https://cozyjournal.app/docs/",
    "changelog": "https://cozyjournal.app/changelog/",
    "blog": "https://cozyjournal.app/blog/",
    "privacy": "https://cozyjournal.app/privacy/",
    "support": "mailto:dear@cozyjournal.app",
    "llmsTxt": "https://cozyjournal.app/llms.txt"
  }
}