{
  "name": "LeadManagement — Lead Management CRM",
  "short_name": "LeadManagement",
  "description": "Simple lead management CRM for small teams in India. Capture leads, track them on a kanban Lead Board, schedule follow-ups, and close more deals.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ED1A3B",
  "categories": ["business", "productivity", "sales"],
  "icons": [
    {
      "src": "/build/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/build/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo_lm.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign up free",
      "url": "https://app.leadmanagement.co.in/signup"
    },
    {
      "name": "Log in",
      "url": "https://app.leadmanagement.co.in/login"
    },
    {
      "name": "Pricing",
      "url": "/pricing/"
    }
  ]
}
