{
  "name": "Octabiz POS Terminal",
  "short_name": "Octabiz POS",
  "description": "Point of Sale cashier terminal — scan barcodes, process payments, print receipts",
  "start_url": "/pos/terminal",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "shopping"],
  "scope": "/pos/"
}
