{
  "name": "CRM Test",
  "short_name": "CRM",
  "description": "Suivi commercial : sociétés, contacts, pipeline d'opportunités et relances.",
  "start_url": "/",
  "display": "standalone",
  "lang": "fr-FR",
  "background_color": "#faf8f5",
  "theme_color": "#2d3c7d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
