{
  "name": "Xpenza",
  "short_name": "Xpenza",
  "description": "AI-Powered Smart Expense Tracker — Track expenses, income, and reimbursements with AI bill scanning and Google Drive backup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F14",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "productivity", "business"]
}
