{
  "name": "Backyard Buddy: Design & Plan",
  "short_name": "Backyard Buddy",
  "description": "AI Garden Designer, Outdoor Planner, Plant ER, and more — 35 years of landscape expertise in your pocket.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F6F0",
  "theme_color": "#2D4A3E",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Designer",
      "short_name": "Design",
      "description": "Generate a new backyard design",
      "url": "/ai-designer",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "Browse Linda's portfolio",
      "url": "/gallery",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Buddy Care",
      "short_name": "Buddy Care",
      "description": "Ask Linda's AI gardener",
      "url": "/buddy-care",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
