{
  "name": "LeadRoute66",
  "short_name": "LeadRoute66",
  "description": "Smart lead routing for performance agencies — receive Meta Lead Ads and landing page leads, dedupe, route by demand lines, deliver to CRM with CAPI optimization.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "theme_color": "#f1f5f9",
  "background_color": "#f8fafc",
  "id": "/app",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-wide.png",   "sizes": "1280x720", "type": "image/png", "form_factor": "wide",   "label": "Dashboard on desktop" },
    { "src": "/screenshot-narrow.png", "sizes": "375x812",  "type": "image/png",                            "label": "Dashboard on mobile" }
  ],
  "protocol_handlers": [
    { "protocol": "web+leadroute", "url": "/app#lead-detail/%s" }
  ],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
