{
  "name": "HyperOutreach",
  "short_name": "Outreach",
  "description": "Multi-channel B2B CRM \u2014 leads, pipeline, dial, email, WhatsApp from your phone",
  "start_url": "/smspilot/",
  "scope": "/smspilot/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/smspilot/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/smspilot/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dialler",
      "short_name": "Dial",
      "description": "Click-to-call mobile dialler",
      "url": "/smspilot/dialler",
      "icons": [
        {
          "src": "/smspilot/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Hot & Warm Leads",
      "short_name": "Hot",
      "description": "View your hottest leads",
      "url": "/smspilot/hot-warm",
      "icons": [
        {
          "src": "/smspilot/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Follow-up Engine",
      "short_name": "Follow-up",
      "description": "AI email drafts ready to send",
      "url": "/smspilot/followup",
      "icons": [
        {
          "src": "/smspilot/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Leads",
      "short_name": "Leads",
      "description": "All leads and pipeline",
      "url": "/smspilot/leads",
      "icons": [
        {
          "src": "/smspilot/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Quick Actions",
      "short_name": "Quick",
      "description": "Log call, add note, set reminder \u2014 3 taps",
      "url": "/smspilot/quick",
      "icons": [
        {
          "src": "/smspilot/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false
}