{
  "name": "WorkClock HQ",
  "short_name": "WorkClock HQ",
  "description": "Premium workforce time tracking, department and shift management solution. Track attendance, clock in/out, and manage teams with ease.",
  "categories": [
    "business",
    "productivity",
    "utilities",
    "attendance",
    "workforce",
    "time",
    "tracking",
    "shift",
    "management",
    "department",
    "clock",
    "in",
    "out",
    "manage",
    "teams",
    "ease"
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#031b5c",
  "dir": "ltr",
  "lang": "en",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/user-entry/users-directory-table.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Admin Dashboard - Manage user directories, details, and permissions."
    },
    {
      "src": "/user-entry/user-attendance-profile.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "User Profile - View individual timesheets and detailed attendance stats."
    },
    {
      "src": "/user-entry/signup.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Seamless Sign Up - Set up your company portal in seconds."
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to the main dashboard page",
      "url": "/",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Users Directory",
      "short_name": "Users",
      "description": "View user directory",
      "url": "/employees/",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
