{
  "name": "SalesHubPOS — Restaurant POS · ERP",
  "short_name": "SalesHubPOS",
  "description": "Multi-tenant restaurant POS + ERP with offline-first ordering, recipe costing, shifts and Z-reports.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "lang": "en",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://static.prod-images.emergentagent.com/jobs/8bcf0f5e-73e8-4527-8968-95804d75daec/images/1f5229a8b7de86539762259b930f1938e151b673398b6d61ef227296adef1710.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.prod-images.emergentagent.com/jobs/8bcf0f5e-73e8-4527-8968-95804d75daec/images/1f5229a8b7de86539762259b930f1938e151b673398b6d61ef227296adef1710.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://static.prod-images.emergentagent.com/jobs/8bcf0f5e-73e8-4527-8968-95804d75daec/images/1f5229a8b7de86539762259b930f1938e151b673398b6d61ef227296adef1710.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "short_name": "POS",
      "description": "Take a new order",
      "url": "/pos?source=pwa-shortcut",
      "icons": [
        {
          "src": "https://static.prod-images.emergentagent.com/jobs/8bcf0f5e-73e8-4527-8968-95804d75daec/images/1f5229a8b7de86539762259b930f1938e151b673398b6d61ef227296adef1710.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Today's Orders",
      "short_name": "Orders",
      "description": "Review and reprint today's bills",
      "url": "/orders?source=pwa-shortcut"
    },
    {
      "name": "Sales Report",
      "short_name": "Reports",
      "description": "Today's sales + Z-report",
      "url": "/reports?source=pwa-shortcut"
    }
  ]
}
