{
  "name": "Chains ERP POS",
  "short_name": "Chains POS",
  "description": "Unified Commerce Engine — Point of Sale powered by Chains ERP",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/chainsnobg.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/chainsnobg.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Orders", "url": "/orders", "description": "Open the orders page" },
    { "name": "Waiter Mode", "url": "/kiosk", "description": "Enter waiter kiosk mode" }
  ]
}
