{
  "name": "Hearth — Household",
  "short_name": "Hearth",
  "description": "Shared calendar, groceries, budget, bills, chores, and habits.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6fc",
  "theme_color": "#1a1333",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Groceries", "url": "/?tab=grocery", "description": "Open grocery list" },
    { "name": "Calendar", "url": "/?tab=calendar", "description": "Open calendar" },
    { "name": "Chores", "url": "/?tab=chores", "description": "Open chores & bills" },
    { "name": "Habits", "url": "/?tab=habits", "description": "Open habits & solat tracker" }
  ]
}
