{
  "name": "Shotej Bangla Trade",
  "short_name": "SBT",
  "description": "Unified ERP for procurement, processing, export, sales, finance, HRM and delivery. Role-aware, offline-capable.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF8E7",
  "theme_color": "#1B8A4A",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "486x934",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Unified dashboard filtered by user permissions"
    },
    {
      "src": "/screenshots/cold-storage.png",
      "sizes": "486x934",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Inventory and cold storage with grade chips"
    },
    {
      "src": "/screenshots/new-procurement.png",
      "sizes": "486x934",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "New procurement form with supplier and grade selection"
    },
    {
      "src": "/screenshots/new-recipe.png",
      "sizes": "486x934",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "New packaging recipe form"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Role-filtered home"
    },
    {
      "name": "Delivery",
      "short_name": "Delivery",
      "url": "/delivery",
      "description": "Today's deliveries"
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "url": "/inbox",
      "description": "Notifications"
    }
  ],
  "prefer_related_applications": false
}
