{
  "name": "POS Barcode Scanner",
  "short_name": "POS Scanner",
  "description": "Mobile barcode scanner for POS billing system",
  "start_url": "/scanner",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
