{
  "name": "Introvia Primary Event QR Code",
  "short_name": "Introvia QR",
  "description": "Share your contact info instantly with a QR code",
  "start_url": "/widget",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/introvia-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
