{
  "name": "matriXO Team Portal",
  "short_name": "Team Portal",
  "description": "matriXO internal employee portal for attendance, tasks, and team collaboration.",
  "start_url": "/employee-portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060a",
  "theme_color": "#7c3aed",
  "id": "/employee-portal",
  "icons": [
    {
      "src": "/logos/logo-dark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
