{
  "name": "QRHub",
  "short_name": "QRHub",
  "description": "Scan, save, and manage QR codes with smart domain analysis and security checks.",
  "start_url": "/scan",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/qrhub.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false
}
