{
  "short_name": "PesaView",
  "name": "PesaView — Statement PDFs to CSV/Excel",
  "description": "Turn bank and M-PESA statement PDFs into tables. Autodetect or draw the ledger, review the grid, export CSV or Excel. Processing stays on your device.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["finance", "utilities", "productivity"],
  "lang": "en-KE",
  "dir": "ltr"
}
