{
  "name": "Next CRM - Gestion de Tâches et Finances",
  "short_name": "Next CRM",
  "description": "Système de gestion de tâches, finances et clients pour votre entreprise",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#178D44",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "fr",
  "dir": "ltr",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/iconNex.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/iconNex.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/iconNex.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/iconNex.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Notifications",
      "short_name": "Notifications",
      "description": "Voir les notifications",
      "url": "/notifications",
      "icons": [
        {
          "src": "/iconNex.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
