{
  "short_name": "Scanner",
  "name": "Web App Product Scanner",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#212529",
  "theme_color": "#0d6efd",
  "display": "standalone",
  "orientation": "portrait"
}