{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Simple Balance — Blog",
  "description": "Notes on building Simple Balance, and on double-entry bookkeeping for one person.",
  "home_page_url": "https://smpl.money/blog/",
  "feed_url": "https://smpl.money/blog/feed.json",
  "language": "en",
  "items": [
    {
      "id": "https://smpl.money/blog/what-a-refund-actually-is/",
      "url": "https://smpl.money/blog/what-a-refund-actually-is/",
      "title": "What a refund actually is",
      "summary": "Money coming back into a spending category is not income, and treating it as income quietly inflates both sides of your year.",
      "date_published": "2026-09-17T00:00:00.000Z",
      "tags": [
        "bookkeeping"
      ],
      "authors": [
        {
          "name": "Gavin Johnson"
        }
      ]
    },
    {
      "id": "https://smpl.money/blog/double-entry-for-one-person/",
      "url": "https://smpl.money/blog/double-entry-for-one-person/",
      "title": "Double-entry bookkeeping, for one person",
      "summary": "Why a personal finance app that nobody audits still benefits from books that have to balance.",
      "date_published": "2026-09-10T00:00:00.000Z",
      "tags": [
        "bookkeeping",
        "design"
      ],
      "authors": [
        {
          "name": "Gavin Johnson"
        }
      ]
    }
  ]
}