{
  "name": "Scan",
  "short_name": "Scan",
  "description": "QR code scanner — live, import, paste",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#05070A",
  "theme_color": "#05070A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%2305070A'/><rect x='32' y='32' width='52' height='52' rx='6' fill='none' stroke='%2300F5FF' stroke-width='8'/><rect x='108' y='32' width='52' height='52' rx='6' fill='none' stroke='%2300F5FF' stroke-width='8'/><rect x='32' y='108' width='52' height='52' rx='6' fill='none' stroke='%2300F5FF' stroke-width='8'/><rect x='118' y='118' width='32' height='32' rx='3' fill='%2300F5FF'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
