{
  "name": "LendAutomate — Enterprise Private Lending Platform",
  "short_name": "LendAutomate",
  "description": "Enterprise-grade private lending platform for origination, servicing, fund management, and automation. Built for US and Canadian private lenders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a2540",
  "theme_color": "#0a2540",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "2752x1536",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "LendAutomate Dashboard — Loan Pipeline and Portfolio Overview"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Demo",
      "short_name": "Demo",
      "description": "Schedule a personalised demo of LendAutomate",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Platform Overview",
      "short_name": "Platform",
      "description": "Explore all LendAutomate platform modules",
      "url": "/platform",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View LendAutomate pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
