{
  "name": "ClearQR",
  "short_name": "ClearQR",
  "description": "Create free QR codes for URLs, text, WhatsApp, Wi-Fi, business cards, Google Reviews, and more. Customize, generate, and download instantly, with no login required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F0",
  "theme_color": "#14161C",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}