{
  "name": "OpenQRL — QR Code Generator & Styler",
  "short_name": "OpenQRL",
  "description": "Generate and style beautiful QR codes for text, URLs, email, WiFi, and vCards. Customize colors, dot shapes, add logos, and export in PNG, JPG, or SVG.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1424",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"]
}
