{
  "name": "FlowPOS — Inventory",
  "short_name": "FlowPOS",
  "description": "FlowPOS inventory tracking with a Zebra TC77 barcode scanner. Scan to receive or pick stock, with a full audit log.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16304a",
  "theme_color": "#16304a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
