{
  "short_name": "CA Time",
  "name": "CA Time Frontend",
  "description": "Employee time tracking, daily attendance, and productivity management for CA Time Frontend.",
  "icons": [
    {
      "src": "https://resources.portfolio.varunmanojkumar.in/projecct-app-icons/apartment.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://resources.portfolio.varunmanojkumar.in/projecct-app-icons/apartment.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "id": "ca-time-frontend",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1D4B53",
  "background_color": "#FDF3EC",
  "orientation": "portrait",
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "dir": "auto",
  "lang": "en",
  "shortcuts": [
    {
      "name": "Time Sheet",
      "url": "/timesheet/",
      "description": "Fill timesheet"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "See past timesheet entries"
    },
    {
      "name": "Profile",
      "url": "/profile",
      "description": "Manage user profile"
    }
  ]
}
