{
  "name": "Vynce Employee Portal",
  "short_name": "Vynce Portal",
  "description": "Employee self-service portal for Vynce HRMS — leaves, tasks, payroll, documents & more",
  "start_url": "/employee-portal",
  "scope": "/employee-portal",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#0284c7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
