{
  "name": "MyLogoQR - Custom QR Code Generator",
  "short_name": "MyLogoQR",
  "description": "Generate custom QR codes with brand logo overlays and custom frames entirely offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
