{
  "name": "Naadankart — നാടൻകാർട്ട്",
  "short_name": "Naadankart",
  "description": "Kerala's farm-to-home marketplace. Agricultural inputs from verified sellers, fresh produce direct from farmers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F5",
  "theme_color": "#147A44",
  "lang": "ml",
  "dir": "ltr",
  "categories": ["shopping", "food", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add produce",
      "short_name": "Add produce",
      "description": "List a new harvest for sale",
      "url": "/farmer/produce/new"
    },
    {
      "name": "My orders",
      "short_name": "Orders",
      "description": "Track purchases and sales",
      "url": "/farmer/orders"
    },
    {
      "name": "Shop fresh",
      "short_name": "Shop",
      "description": "Buy produce direct from farms",
      "url": "/customer"
    }
  ]
}
