{
  "name": "TegPath Employee",
  "short_name": "TegPath",
  "description": "TegPath HR & ERP Management System",
  "start_url": "dashboard",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#696cff",
  "background_color": "#f5f5f9",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "dashboard",
      "description": "Go to Dashboard"
    },
    {
      "name": "Attendance",
      "url": "attendance",
      "description": "Mark Attendance"
    }
  ]
}
