{
  "name": "CSMA Autopilot",
  "short_name": "CSMA",
  "description": "Recrutement + Customer Success tout-en-un",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Nouveau processus",    "url": "/recruitment?tab=processes&new=1" },
    { "name": "Vivier",               "url": "/recruitment?tab=vivier" },
    { "name": "Agenda du jour",       "url": "/agenda" }
  ],
  "categories": ["business", "productivity"]
}
