{
  "name": "Smart Expense Tracker",
  "short_name": "Expense Tracker",
  "description": "Track income, expenses, reports, charts, and financial insights securely with Google Authentication and cloud sync.",
  "start_url": "https://manthanmodi24.github.io/Smart-Expense-Tracker/",
  "scope": "https://manthanmodi24.github.io/Smart-Expense-Tracker/",
  "display": "standalone",
  "background_color": "#F8F7F4",
  "theme_color": "#F8F7F4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
