{
  "name": "QR Code Generator Pro — by Mehedi Hasan Shihab",
  "short_name": "QR Gen Pro",
  "id": "/qr-generator/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070B14",
  "theme_color": "#3B82F6",
  "description": "Free custom QR code generator. Create professional QR codes for URLs, WhatsApp, WiFi, vCard and more. Add logos, colors, and download in PNG, SVG, PDF or EPS format.",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
