{
  "name": "ScanBridge: scanning infrastructure for web apps",
  "short_name": "ScanBridge",
  "description": "A 1.5 MB local service lets any Windows web app scan from TWAIN and WIA scanners over plain HTTP on 127.0.0.1.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
