{
  "name": "Family Expense Tracker India",
  "short_name": "Expense Tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f7f4",
  "theme_color": "#0f766e",
  "description": "Offline expense, income, savings, subscriptions, and reports tracker for Indian families.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
