{
  "name": "QR Shape Studio",
  "short_name": "QR Studio",
  "description": "A powerful local web application for generating customizable QR codes with custom shapes, colors, and logos.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
