{
  "name": "QR File Transfer Receiver",
  "short_name": "QFT Receiver",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#111827",
  "description": "Offline-capable QR File Transfer receiver.",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23111827'/%3E%3Crect x='28' y='28' width='52' height='52' rx='8' fill='%2322c55e'/%3E%3Crect x='112' y='28' width='52' height='52' rx='8' fill='%2338bdf8'/%3E%3Crect x='28' y='112' width='52' height='52' rx='8' fill='%23f59e0b'/%3E%3Crect x='100' y='100' width='64' height='64' rx='12' fill='%23e2e8f0'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
