{
  "name": "HumanIQ Community",
  "short_name": "HumanIQ",
  "description": "Connect, grow, and thrive with the Human-Advantage.ai professional community.",
  "start_url": "/community/",
  "scope": "/community/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0c0c0e",
  "theme_color": "#26A69A",
  "lang": "en",
  "categories": ["business", "education", "social"],
  "icons": [
    {
      "src": "/assets/images/humaniq-logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/community/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/community/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/community/#dashboard",
      "description": "Go to your Dashboard"
    },
    {
      "name": "Community Feed",
      "url": "/community/#feed",
      "description": "Browse the community feed"
    },
    {
      "name": "My Profile",
      "url": "/community/#profile",
      "description": "View and edit your profile"
    }
  ]
}
