{
  "version": "v1.0.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "Curbox",
    "email": "questphone@proton.me",
    "description": "Curbox is an open-source project that builds tools to help people cut down on screen time and digital addiction. Everything is free, ships under the GPL v3 license, and is developed in the open by its community.",
    "webpageUrl": {
      "url": "https://curbox.app",
      "wellKnown": "https://curbox.app/.well-known/funding-manifest-urls"
    }
  },
  "projects": [
    {
      "guid": "curbox",
      "name": "Curbox",
      "description": "A screen-time and app blocker for Android that gives you your attention back without taking your data. You pick the apps, sites, and short-form feeds to watch, and Curbox shows a pause screen when you hit a limit. It can block a whole app or just one feature like Reels or Shorts, run focus sessions, and add a bit of friction (a cooldown, a QR scan, or typing out why you want to open something) before you can keep scrolling. No accounts, no telemetry, nothing leaves your phone.",
      "webpageUrl": {
        "url": "https://curbox.app",
        "wellKnown": "https://curbox.app/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/nethical6/curbox"
      },
      "licenses": [
        "spdx:GPL-3.0-or-later"
      ],
      "tags": [
        "android",
        "screen-time",
        "digital-wellbeing",
        "app-blocker",
        "focus",
        "privacy",
        "foss"
      ]
    },
    {
      "guid": "curbox-extension",
      "name": "Curbox Browser Extension",
      "description": "The free screen-time browser extension for Chrome, Brave, and Firefox. It tracks how long you actually spend on sites (counting only active viewing time), blocks sites in groups with usage-based, time-based, or per-visit rules, and uses keyword and pattern matching to block feeds like Reels or Shorts while leaving the rest of a site usable. When you reach a blocked page it shows a customizable breathing warning screen with no-unlock, effort-based, or timer-based options. Built with WXT, React, and TypeScript.",
      "webpageUrl": {
        "url": "https://curbox.app",
        "wellKnown": "https://curbox.app/.well-known/funding-manifest-urls"
      },
      "repositoryUrl": {
        "url": "https://github.com/curbox-app/curbox-extension"
      },
      "licenses": [
        "spdx:GPL-3.0-or-later"
      ],
      "tags": [
        "browser-extension",
        "chrome",
        "firefox",
        "screen-time",
        "digital-wellbeing",
        "website-blocker",
        "focus",
        "privacy",
        "foss"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "patreon",
        "type": "payment-provider",
        "address": "https://patreon.com/nethical",
        "description": "Monthly support through Patreon."
      },
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/nethical6",
        "description": "One-time or monthly support through GitHub Sponsors."
      },
      {
        "guid": "paypal",
        "type": "payment-provider",
        "address": "https://www.paypal.com/paypalme/nethicall",
        "description": "One-time support through PayPal."
      },
      {
        "guid": "upi",
        "type": "payment-provider",
        "address": "https://curbox.app/upi.html",
        "description": "UPI payments for supporters in India."
      },
      {
        "guid": "crypto",
        "type": "other",
        "address": "https://curbox.app/crypto.txt",
        "description": "On-chain donations in BTC, ETH, or XMR."
      },
      {
        "guid": "invoice",
        "type": "other",
        "address": "mailto:questphone@proton.me",
        "description": "Invoiced corporate sponsorship and bank transfers. Email us for a quote, PO, or contract."
      }
    ],
    "plans": [
      {
        "guid": "keep-it-running",
        "status": "active",
        "name": "Keep Curbox running",
        "description": "Covers the day-to-day work of building, fixing, and shipping Curbox so it stays free and ad-free for everyone. Give what feels right.",
        "amount": 5,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "patreon",
          "github-sponsors"
        ]
      },
      {
        "guid": "one-time-thanks",
        "status": "active",
        "name": "One-time thanks",
        "description": "A single contribution from someone who got their time back and wants to pass a little of it forward.",
        "amount": 25,
        "currency": "USD",
        "frequency": "one-time",
        "channels": [
          "paypal",
          "upi",
          "crypto",
          "github-sponsors"
        ]
      },
      {
        "guid": "corporate-sponsor",
        "status": "active",
        "name": "Corporate sponsor",
        "description": "For companies whose teams rely on Curbox to stay focused. Sponsoring at this tier or above lists your company name and logo in the project README on GitHub. Invoicing and POs available.",
        "amount": 1000,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "github-sponsors",
          "invoice"
        ]
      },
      {
        "guid": "sustaining-partner",
        "status": "active",
        "name": "Sustaining partner",
        "description": "For organisations that want to underwrite a meaningful share of Curbox's ongoing development. Includes README placement, priority on roadmap discussion, and a direct line to the maintainers. Invoicing and contracts available.",
        "amount": 5000,
        "currency": "USD",
        "frequency": "monthly",
        "channels": [
          "github-sponsors",
          "invoice"
        ]
      },
      {
        "guid": "annual-backer",
        "status": "active",
        "name": "Annual corporate backer",
        "description": "A single yearly contribution for companies that prefer to sponsor on an annual budget cycle. Qualifies for README placement. Paid by invoice or bank transfer.",
        "amount": 12000,
        "currency": "USD",
        "frequency": "yearly",
        "channels": [
          "invoice",
          "github-sponsors"
        ]
      }
    ],
    "history": []
  }
}
