{
  "name": "HomeFlow – Home Task Manager",
  "short_name": "HomeFlow",
  "description": "Manage home tasks, chores, and maintenance with your family.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/icons/svg?seed=homeflow&icon=house&backgroundColor=3b82f6&radius=20&size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/icons/svg?seed=homeflow&icon=house&backgroundColor=3b82f6&radius=20&size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
