{
  "name": "Easy QR Maker",
  "short_name": "EasyQR",
  "description": "Create beautiful QR codes instantly — URL, UPI, WhatsApp, WiFi, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7f6",
  "theme_color": "#0d9488",
  "lang": "en",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
