{
  "name": "Projectex — Portail Employé",
  "short_name": "Projectex",
  "description": "Votre portail de travail CCQ — horaires, feuilles de temps et communications",
  "start_url": "/employe/acc",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1e3a5f",
  "lang": "fr-CA",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Projectex — Portail Employé"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "prefer_related_applications": false
}