{
  "name": "CRYSTAL AUTO ERP",
  "short_name": "Crystal Auto",
  "description": "ERP automobile pour concessionnaires au Maroc — édité par CRYSTAL IT",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b2545",
  "background_color": "#0b2545",
  "lang": "fr-MA",
  "categories": ["business", "productivity", "automotive"],
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Nouveau prospect", "short_name": "Prospect", "description": "Créer un nouveau prospect", "url": "/mobile?action=lead" },
    { "name": "Scan VIN", "short_name": "Scan VIN", "description": "Scanner le VIN d'un véhicule", "url": "/mobile?action=scan-vin" },
    { "name": "Devis express", "short_name": "Devis", "description": "Créer un devis rapide", "url": "/mobile?action=quote" }
  ]
}
