{
  "name": "Family Expense Tracker",
  "short_name": "FamTracker",
  "description": "Track family expenses, savings, groceries and home tasks — synced in real-time",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#6c63ff",
  "categories": ["finance", "lifestyle"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "lang": "en"
}
