{
  "name": "QR.SYS32.LT - QR Code Generator",
  "short_name": "QR Generator",
  "description": "Next-gen QR code generator. Fast. Private. Powerful.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "theme_color": "#0f0f23",
  "background_color": "#0f0f23",
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><g fill='%2300ff88'><rect x='20' y='20' width='50' height='50'/><rect x='122' y='20' width='50' height='50'/><rect x='20' y='122' width='50' height='50'/><rect x='70' y='70' width='50' height='50'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f0f23' width='512' height='512'/><g fill='%2300ff88'><rect x='50' y='50' width='140' height='140'/><rect x='322' y='50' width='140' height='140'/><rect x='50' y='322' width='140' height='140'/><rect x='186' y='186' width='140' height='140'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><g fill='%2300ff88'><rect x='20' y='20' width='50' height='50'/><rect x='122' y='20' width='50' height='50'/><rect x='20' y='122' width='50' height='50'/><rect x='70' y='70' width='50' height='50'/></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f0f23' width='512' height='512'/><g fill='%2300ff88'><rect x='50' y='50' width='140' height='140'/><rect x='322' y='50' width='140' height='140'/><rect x='50' y='322' width='140' height='140'/><rect x='186' y='186' width='140' height='140'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate QR Code",
      "short_name": "QR Code",
      "description": "Quickly generate a new QR code",
      "url": "/?type=text",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><g fill='%2300ff88'><rect x='20' y='20' width='50' height='50'/><rect x='122' y='20' width='50' height='50'/><rect x='20' y='122' width='50' height='50'/><rect x='70' y='70' width='50' height='50'/></g></svg>",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "QR History",
      "short_name": "History",
      "description": "View recently generated QR codes",
      "url": "/?view=history",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><g fill='%2300ff88'><rect x='20' y='20' width='50' height='50'/><rect x='122' y='20' width='50' height='50'/><rect x='20' y='122' width='50' height='50'/><rect x='70' y='70' width='50' height='50'/></g></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": ["productivity", "utilities"],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/open",
      "accept": {
        "text/plain": [".txt"],
        "text/uri-list": [".url"]
      },
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f0f23' width='192' height='192'/><g fill='%2300ff88'><rect x='20' y='20' width='50' height='50'/><rect x='122' y='20' width='50' height='50'/><rect x='20' y='122' width='50' height='50'/><rect x='70' y='70' width='50' height='50'/></g></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
