{
  "name": "UmmaHub",
  "short_name": "UmmaHub",
  "description": "Digital platform for changemakers in the Ummah. Showcase initiatives, connect with others, and access AI-driven consulting support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "orientation": "any",
  "scope": "/",
  "categories": ["social", "productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Directory",
      "url": "/directory",
      "description": "Browse projects and initiatives"
    },
    {
      "name": "Consultants",
      "url": "/consultants",
      "description": "AI consultant support"
    }
  ]
}
