﻿{
  "name": "Njeneka Agencies - Cereals & Vegetables",
  "short_name": "Njeneka",
  "description": "Wholesale cereals and farm-fresh vegetables supply & purchase hub in Kenya.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#052e16",
  "theme_color": "#15803d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1551754655-cd27e38d2076?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1551754655-cd27e38d2076?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Produce Catalog",
      "short_name": "Catalog",
      "description": "View all cereals and fresh vegetables",
      "url": "./catalog.html"
    },
    {
      "name": "Sell Harvest",
      "short_name": "Sell Produce",
      "description": "Farmer direct harvest procurement",
      "url": "./supply-purchase.html#farmer-portal"
    },
    {
      "name": "TV Market Board",
      "short_name": "TV Board",
      "description": "Big screen live commodity prices",
      "url": "./tv-display.html"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Track your orders and quotation history",
      "url": "./auth.html"
    }
  ]
}