{
  "name": "Agri AI",
  "short_name": "AgriAI",
  "description": "AI-Powered Smart Farming Assistant",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a2614",
  "theme_color": "#3eaf60",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2324/2324021.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2324/2324021.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
