{
  "name": "LendX Financial",
  "short_name": "LendX",
  "description": "Canada's alternative lending platform — fast loans, free credit reports, and P2P investing.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#059669",
  "background_color": "#F9FAFB",
  "lang": "en-CA",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Apply for a Loan",
      "short_name": "Apply",
      "description": "Start a new loan application",
      "url": "/#apply"
    },
    {
      "name": "Free Credit Report",
      "short_name": "Credit Report",
      "description": "Check your credit score for free",
      "url": "/#credit"
    },
    {
      "name": "Loan Calculator",
      "short_name": "Calculator",
      "description": "Calculate your loan cost",
      "url": "/calculator.html"
    }
  ]
}
