{
  "id": "/",
  "name": "Mon Expérience Pro",
  "short_name": "MEP",
  "description": "Un compte professionnel, trois espaces séparés : Carrière, Indépendant et Employeur.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f5f8fb",
  "theme_color": "#183b56",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {"src":"/images/app-icon-192.png?v=7","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"/images/app-icon-512.png?v=7","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"/images/app-icon-maskable-512.png?v=7","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {"name":"Cockpit Carrière","short_name":"Carrière","description":"Recherche, candidatures, poste et évolution","url":"/carriere.html?source=shortcut"},
    {"name":"Cockpit Indépendant","short_name":"Indépendant","description":"Clients, missions, facturation et pilotage","url":"/independant.html?source=shortcut"},
    {"name":"Espace Employeur","short_name":"Employeur","description":"Entreprise, annonces et candidatures","url":"/entreprise.html?source=shortcut"},
    {"name":"Mes espaces MEP","short_name":"Mes espaces","description":"Activer et organiser les trois espaces MEP","url":"/mes-espaces.html?source=shortcut"}
  ]
}
