{
  "name": "CONFEXLO'S 360",
  "short_name": "CONFEXLO'S",
  "description": "ERP Confection Industrielle — Thiès & Dakar",
  "start_url": "/tableau-de-bord",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061A2D",
  "theme_color": "#061A2D",
  "lang": "fr",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/confexlos-app-icon.png",
      "sizes": "1436x1023",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "url": "/tableau-de-bord"
    },
    {
      "name": "Nouveau devis",
      "url": "/devis/nouveau"
    },
    {
      "name": "Production",
      "url": "/production"
    },
    {
      "name": "Notifications",
      "url": "/notifications"
    }
  ]
}
