{
  "short_name": "Agricverse",
  "name": "Agricverse Farm Management system",
  "description": "Complete  agricultural platform with AI assistance for farm management, crop diseases, marketplace, and expert consultation",
  "icons": [
    {
      "src": "AGRICVERSE_FAVICON.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "AGRICVERSE_FAVICON.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "AGRICVERSE_FAVICON.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0e4410",
  "background_color": "#ffffff",
  "categories": ["agriculture", "productivity", "utilities", "business"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Agricverse",
      "short_name": "Agricverse",
      "description": "Agricverse Farm Management system",
      "url": "/",
      "icons": [{ "src": "AGRICVERSE_FAVICON.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
        "src": "AGRICVERSE_FAVICON.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "wide"
    }
  ],
  "features": [
    "offline-support",
    "cross-platform",
    "installable"
  ],
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
