{
  "name": "Whole Home Harvest",
  "short_name": "Harvest",
  "description": "Premium AI-guided homesteading and biblical stewardship platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF7EE",
  "theme_color": "#0E1A12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "lifestyle",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Tools",
      "url": "/tools",
      "description": "Open harvest planning tools"
    },
    {
      "name": "AI Advisor",
      "url": "/ai-coach",
      "description": "Open the Kingdom harvest advisor"
    },
    {
      "name": "Buyer Control",
      "url": "/admin-config",
      "description": "Open buyer configuration"
    }
  ]
}
