{
  "name": "Inkwell",
  "subtitle": "AT Protocol reader and writer for Standard.site",
  "description": "A native SwiftUI reader and writer for the Standard.site publishing ecosystem on AT Protocol. Reads site.standard.publication and site.standard.document records, renders Leaflet and Markdown content, discovers publications via Constellation, and publishes documents with portable metadata.",
  "website": "https://inkwell.ewancroft.uk",
  "iconURL": "https://inkwell.ewancroft.uk/altstore/icon.png",
  "tintColor": "#a6e3a1",
  "featuredApps": ["uk.ewancroft.Inkwell"],
  "apps": [
    {
      "name": "Inkwell",
      "bundleIdentifier": "uk.ewancroft.Inkwell",
      "developerName": "Ewan Croft",
      "subtitle": "Read and write on Standard.site via AT Protocol",
      "localizedDescription": "A native SwiftUI reader and writer for the Standard.site publishing ecosystem on AT Protocol.\n\nRead — Reads site.standard.publication and site.standard.document records from their owning PDS, rendered in a three-tab layout (Read / Discover / Write). Renders Leaflet block content and Markpub/Offprint/pckt markdown formats. Resolves display themes from Leaflet's rich palette through basicTheme to system defaults.\n\nDiscover — Searches the cross-platform public index used by the Standard.site ecosystem, then fetches authoritative records directly from the author. Cross-repo comment discovery via Constellation (microcosm.blue).\n\nWrite — Publishes Standard.site documents with portable metadata and selectable content formats.\n\nAuthentication is OAuth-based with your AT Protocol handle — no app password needed. Silent session restoration from the Keychain on relaunch.",
      "iconURL": "https://inkwell.ewancroft.uk/altstore/icon.png",
      "tintColor": "#a6e3a1",
      "category": "social",
      "screenshots": [
        "https://inkwell.ewancroft.uk/screenshots/ios/reader-6.5.png",
        "https://inkwell.ewancroft.uk/screenshots/ios/discover-6.5.png",
        "https://inkwell.ewancroft.uk/screenshots/ios/writer-6.5.png",
        "https://inkwell.ewancroft.uk/screenshots/ios/post.png",
        "https://inkwell.ewancroft.uk/screenshots/ios/reader-5.5.png"
      ],
      "versions": [
        {
          "version": "2.0.0",
          "buildVersion": "52",
          "date": "2026-08-18",
          "localizedDescription": "Lowers the minimum supported iOS version from 26.0 to 18.0 for broader device compatibility — the two iOS 26-only visual effects used (tab bar minimize-on-scroll, the Reader feed switcher's scroll-edge bar) now fall back gracefully on older versions instead of being required. No other behavior changes from build 51.",
          "downloadURL": "https://inkwell.ewancroft.uk/altstore/Inkwell-2.0.0.ipa",
          "size": 11400915
        },
        {
          "version": "2.0.0",
          "buildVersion": "51",
          "date": "2026-08-18",
          "localizedDescription": "Discover is now a persistent tab alongside Read and Write, matching the Android app's navigation. Reader cards show the author's name. Discover publication rows show descriptions and format tags, and subscribed publications are visually distinguished. Internal refactor: large source files split into focused modules per AGENTS.md's file-size guidance, with no behavior changes beyond the fixes above.",
          "downloadURL": "https://inkwell.ewancroft.uk/altstore/Inkwell-2.0.0.ipa",
          "size": 11381942
        },
        {
          "version": "1.0",
          "buildVersion": "50",
          "date": "2026-08-16",
          "localizedDescription": "Fixes OAuth token exchange failures on PDS providers that don't expose DPoP nonces on GET requests. The token endpoint is now pre-flown via POST with a sanitized body to obtain the nonce before presenting the real authorization code, preventing invalid_grant errors on retry.",
          "downloadURL": "https://inkwell.ewancroft.uk/altstore/Inkwell-1.0.ipa",
          "size": 10219763
        },
        {
          "version": "1.0",
          "buildVersion": "49",
          "date": "2026-06-27",
          "localizedDescription": "First AltStore release. Read, Discover, and Write tabs. OAuth sign-in with AT Protocol handle. Leaflet and Markdown rendering. Publication search via Standard.site public index. Background notification polling.",
          "downloadURL": "https://inkwell.ewancroft.uk/altstore/Inkwell-1.0.ipa",
          "size": 10362393
        }
      ],
      "appPermissions": {
        "entitlements": [],
        "privacy": {}
      }
    }
  ],
  "news": []
}
