{
  "name": "Barcode Scanner Emulator",
  "short_name": "Barcode Emulator",
  "description": "Free and open-source desktop tool for simulating barcode scanner keyboard input without physical hardware.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#050816",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
