{
  "version": "v1.0.0",
  "entity": {
    "type": "individual",
    "role": "owner",
    "name": "Marco Kammradt",
    "email": "info@plainva.com",
    "description": "Independent developer and maintainer of Plainva, a local-first, open-source Markdown vault editor.",
    "webpageUrl": {
      "url": "https://plainva.com"
    }
  },
  "projects": [
    {
      "guid": "plainva",
      "name": "Plainva",
      "description": "A local-first, open-source Markdown vault editor for Windows, macOS and Linux. Plainva opens existing Obsidian vaults without migration, adds Notion-style databases over plain notes, and syncs through the user's own cloud storage (WebDAV/Nextcloud, S3, Google Drive, OneDrive, Dropbox). Every file it writes stays readable in any text editor. No account, no telemetry.",
      "webpageUrl": {
        "url": "https://plainva.com"
      },
      "repositoryUrl": {
        "url": "https://github.com/plainva/plainva"
      },
      "licenses": ["spdx:AGPL-3.0-only"],
      "tags": ["markdown", "note-taking", "local-first", "obsidian", "productivity", "knowledge-management", "editor", "privacy"]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/plainva",
        "description": "GitHub Sponsors (one-time or monthly)"
      },
      {
        "guid": "ko-fi",
        "type": "payment-provider",
        "address": "https://ko-fi.com/plainva",
        "description": "Ko-fi (one-time, no account needed)"
      },
      {
        "guid": "liberapay",
        "type": "payment-provider",
        "address": "https://liberapay.com/Plainva",
        "description": "Liberapay (recurring, EU non-profit)"
      }
    ],
    "plans": [
      {
        "guid": "supporter",
        "status": "active",
        "name": "Supporter",
        "description": "A one-time thank-you of any amount. Keeps Plainva independent and free of investors, ads and telemetry.",
        "amount": 0,
        "currency": "EUR",
        "frequency": "one-time",
        "channels": ["github-sponsors", "ko-fi", "liberapay"]
      },
      {
        "guid": "monthly",
        "status": "active",
        "name": "Monthly supporter",
        "description": "Back ongoing development every month via GitHub Sponsors or Liberapay.",
        "amount": 5,
        "currency": "EUR",
        "frequency": "monthly",
        "channels": ["github-sponsors", "liberapay"]
      }
    ]
  }
}
