{
  "name": "ProgComm \u2014 AI\u2011Driven B2B Commerce",
  "short_name": "ProgComm",
  "description": "AI-powered B2B commerce platform with order management, ERP dashboards, geotagged tracking, and embedded finance.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#05d6ae",
  "dir": "ltr",
  "lang": "en-IN",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "orientation": "portrait",
  "icons": [
    {
      "src": "/ProgCommHeadLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ProgComm \u2014 AI-Driven B2B Commerce Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "ERP Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard?ref=manifest-shortcut"
    },
    {
      "name": "Order Management",
      "short_name": "Orders",
      "url": "/orders?ref=manifest-shortcut"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}