{
  "name": "Eventeck Lead Retrieval",
  "short_name": "Eventeck LR",

  "description": "Scan attendee badges, capture qualified leads, and export your data at trade shows and conferences. Works offline for reliable scanning.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2B3990",
  "background_color": "#2B3990",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan Badges",
      "short_name": "Scanner",
      "description": "Open the QR badge scanner",
      "url": "/?view=scanner",
      "icons": [
        {
          "src": "/icons/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "My Leads",
      "short_name": "Leads",
      "description": "View your captured leads dashboard",
      "url": "/?view=dashboard",
      "icons": [
        {
          "src": "/icons/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Browse Events",
      "short_name": "Events",
      "description": "Find upcoming conferences and trade shows",
      "url": "/?view=events",
      "icons": [
        {
          "src": "/icons/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
