{
  "name": "MT ERP — Memon Traders Export Platform",
  "short_name": "MT ERP",
  "description": "Pharmaceutical logistics and export management platform for Memon Traders",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0066CC",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/launchericon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/launchericon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/launchericon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/launchericon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Operations cockpit"
    },
    {
      "name": "New Quote",
      "short_name": "Quote",
      "url": "/dashboard/quotations/new",
      "description": "Create new quotation"
    },
    {
      "name": "Shipments",
      "short_name": "Shipments",
      "url": "/dashboard/shipments",
      "description": "Active shipments"
    }
  ]
}
