{
  "name": "Agrowfi — Farmer AI",
  "short_name": "Agrowfi",
  "description": "AI farm advisor. Vernacular voice. Smarter trade. Built for smallholder farmers.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#163728",
  "theme_color": "#163728",
  "categories": ["agriculture", "productivity", "education", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23163728'/><path d='M256 96 C 176 192, 176 320, 256 416 C 336 320, 336 192, 256 96 Z' fill='%237AC74F'/><circle cx='256' cy='256' r='32' fill='%23163728'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Ask AI", "url": "/app/#advisor", "description": "Talk to your farm advisor"},
    {"name": "My Field", "url": "/app/#field", "description": "Today's NDVI + alerts"},
    {"name": "Sell", "url": "/app/#sell", "description": "List your produce"}
  ]
}
