{
  "name": "FiqhEngine - Shariah Compliance Platform",
  "short_name": "FiqhEngine",
  "description": "Knowledge-driven platform enhancing Shariah governance across the Islamic finance ecosystem. Combines 30+ years of digitized Shariah advisory experience and scholarly knowledge with AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/consultant-dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "New Engagement",
      "short_name": "New",
      "description": "Create a new engagement",
      "url": "/start-engagement",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}

