{
  "name": "iShareHow Labs Ventures",
  "short_name": "iShareHow Labs",
  "description": "Explore innovative solutions across cybersecurity, wellness, fitness, and more",
  "start_url": "/launch",
  "display": "standalone",
  "background_color": "#f5f8fc",
  "theme_color": "#1b9ad0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open App",
      "short_name": "App",
      "description": "Jump back into iShareHow (auth-aware launch)",
      "url": "/launch"
    },
    {
      "name": "CRM",
      "short_name": "CRM",
      "description": "Go straight to the CRM workspace",
      "url": "/crm"
    },
    {
      "name": "Co-Work Dashboard",
      "short_name": "Labs",
      "description": "Access the co-work dashboard",
      "url": "/labs/"
    }
  ]
}

