{
  "name": "QR Link Scanner",
  "short_name": "QR Scanner",
  "description": "A simple, clean QR code scanner that opens links instantly.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0d0e12",
  "theme_color": "#0d0e12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 384x384 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
