{
  "name": "QR Code Generator",
  "short_name": "QR Generator",
  "description": "Generate free QR codes instantly. Customize colors, size, and download high-quality PNG images.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%238b5cf6'/><rect x='96' y='96' width='128' height='128' rx='16' fill='white'/><rect x='288' y='96' width='128' height='128' rx='16' fill='white'/><rect x='96' y='288' width='128' height='128' rx='16' fill='white'/><rect x='288' y='288' width='48' height='48' fill='white'/><rect x='368' y='288' width='48' height='48' fill='white'/><rect x='288' y='368' width='48' height='48' fill='white'/><rect x='368' y='368' width='48' height='48' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
