{
  "name": "BizRise - Grow Your Business",
  "short_name": "BizRise",
  "description": "BizRise is an AI-powered MSME growth platform that helps businesses improve financial health, funding readiness, cash flow, credit health, receivables management, and business growth through intelligent insights and analytics.",
  "id": "com.bizrise.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}