{
  "name": "Hearth - Family Hub",
  "short_name": "Hearth",
  "description": "Household management for the family",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFAF8",
  "theme_color": "#8B6F4E",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    { "name": "Calendar", "url": "/calendar" },
    { "name": "Grocery List", "url": "/lists?type=grocery" },
    { "name": "Smart Home", "url": "/smarthome" }
  ]
}
