{
  "name": "ScanFlow Retail POS",
  "short_name": "ScanFlow",
  "description": "Professional Retail POS System with Barcode Scanning",
  "start_url": "/sell",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/scan.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/scan.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "landscape",
  "scope": "/"
}