{
  "name": "Eranoids - Unified Workforce Intelligence Platform",
  "short_name": "Eranoids",
  "description": "Transform daily work into measurable performance. Unified workforce and workflow intelligence platform for task execution, performance tracking, and organizational growth.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#8b5cf6",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "hr"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/uploads/d6d528e1-89e7-42fd-87d8-f59c3a4e0f3d.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/d6d528e1-89e7-42fd-87d8-f59c3a4e0f3d.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.ico",
      "sizes": "540x720",
      "type": "image/x-icon",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/?shortcut=dashboard"
    },
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "View your tasks",
      "url": "/my-tasks?shortcut=tasks"
    },
    {
      "name": "Clock In/Out",
      "short_name": "Clock",
      "description": "Clock in or out",
      "url": "/clockinout?shortcut=clock"
    }
  ],
  "prefer_related_applications": false
}
