{
  "name": "Light Speed Business Funding",
  "short_name": "LSBF",
  "description": "AI-powered business funding platform connecting you with 290+ lenders and investors",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Apply Now",
      "short_name": "Apply",
      "description": "Start a new funding application",
      "url": "/apply",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Browse funding products",
      "url": "/home",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
