{
  "name": "Smatchit CRM",
  "short_name": "Smatchit",
  "description": "CRM interne Smatchit — candidats, entreprises, pipeline commercial.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#4f46e5",
  "lang": "fr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Entreprises", "url": "/companies" },
    { "name": "Candidats", "url": "/candidates" },
    { "name": "Sourcing", "url": "/sourcing" }
  ]
}
