{
  "name": "WhatSpend — AI Expense Tracker via WhatsApp",
  "short_name": "WhatSpend",
  "description": "Track expenses effortlessly via WhatsApp. AI-powered insights, auto-categorization, and budget tracking.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/whatspend_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/whatspend_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
