{
  "id": "/portal",
  "name": "SALOMON — Portail salarié",
  "short_name": "Portail",
  "description": "Portail collaborateur SALOMON — bulletins, congés, CRA et self-service RH",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "background_color": "#0A1128",
  "theme_color": "#0A1128",
  "lang": "fr",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/portal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/portal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/portal-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
