{
  "name": "Famiile — Family Management",
  "short_name": "Famiile",
  "description": "All-in-one family management platform for tasks, rewards, AI insights, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "categories": ["lifestyle", "kids", "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View your family dashboard"
    },
    {
      "name": "AI Chat",
      "url": "/ai-chat",
      "description": "Chat with your family AI assistant"
    },
    {
      "name": "Rewards",
      "url": "/rewards",
      "description": "Browse and redeem family rewards"
    }
  ]
}
