{
  "name": "Agent GreenThumb",
  "short_name": "GreenThumb",
  "description": "AI-powered garden management for the Avey Homestead",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060d08",
  "theme_color": "#00e676",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "utilities"],
  "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"
    }
  ]
}
