{
  "name": "Krushi Aadhar Connect",
  "short_name": "Krushi Aadhar",
  "description": "Connecting farmers with markets, customers with fresh produce, and building sustainable agricultural communities",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B7B3E",
  "theme_color": "#22964A",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["agriculture", "marketplace", "food", "sustainability", "business", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Browse fresh produce and agricultural products",
      "url": "/marketplace"
    },
    {
      "name": "Community Forum",
      "short_name": "Community",
      "description": "Join farming discussions and get advice",
      "url": "/community"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Manage your account and orders",
      "url": "/dashboard"
    },
    {
      "name": "Blog & Advisory",
      "short_name": "Blog",
      "description": "Read agricultural tips and news",
      "url": "/blog"
    }
  ],
  "related_applications": [],
  "lang": "en-US",
  "dir": "ltr"
}
