{
  "name": "LeadChat",
  "short_name": "LeadChat",
  "description": "Business development and lead generation platform for Leadizzy.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/leadchat.html",
  "scope": "/",
  "id": "/leadchat.html",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#2c3e50",
  "theme_color": "#2c3e50",
  "orientation": "portrait",
  "categories": ["business", "social"],
  "scope_extensions": [
    { "origin": "https://leadizzy.com" }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ]
}
