{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "PesaTrack",
  "tagline": "Track every M-PESA shilling. Automatically. Privately.",
  "description": "PesaTrack is a free Android app that passively tracks M-PESA and Kenyan bank SMS transactions. It parses each message on-device, categorises the spend, and shows budgets and analytics — without cloud sync, without ads, and with no third-party analytics unless you opt in. It's made in Kenya and available on the Google Play Store.",
  "applicationCategory": "FinanceApplication",
  "operatingSystem": "Android",
  "platform": "Android",
  "currentVersion": "1.3.2",
  "currentVersionReleasedAt": "2026-06-02",
  "launched": "2026-01",
  "country": "Kenya",
  "countryCode": "KE",
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "KES"
  },
  "features": {
    "cloudSync": false,
    "internetPermission": true,
    "internetPermissionNote": "Used exclusively for opt-in anonymous Firebase Analytics. Off by default. No transaction data or PII ever leaves the device.",
    "ads": false,
    "trackers": false,
    "offlineFirst": true,
    "transactionDataLeavesDevice": false
  },
  "supportedSenders": [
    "MPESA",
    "NCBA"
  ],
  "supportedInputSources": [
    "SMS",
    "PDF statement",
    "Excel spreadsheet",
    "Manual entry"
  ],
  "privacyPolicyUrl": "https://pesatrack.example/privacy",
  "playStoreUrl": "https://play.google.com/store/apps/details?id=com.pesatrack",
  "githubUrl": "https://github.com/J-Mumo/PesaTrack",
  "contactEmail": "joelmumo.jm@gmail.com",
  "lastGeneratedAt": "2026-09-10T17:52:09.760Z"
}