{
  "name": "Chasseur de Talents",
  "short_name": "Chasseur",
  "description": "Plateforme de recrutement intelligente — Intelligent recruitment platform",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#5b5bf6",
  "background_color": "#e8e2f4",
  "lang": "fr",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle campagne de recrutement",
      "short_name": "Nouvelle campagne",
      "url": "/?view=nouvelle-campagne",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vivier de talents",
      "short_name": "Vivier",
      "url": "/?view=talents",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Liste des candidats",
      "short_name": "Candidats",
      "url": "/?view=candidats",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
