{
  "name": "MOTHER — Lion Industrie",
  "short_name": "MOTHER",
  "description": "Plateforme SaaS ERP/CRM/WMS autonome — Lion Industrie",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f3f0",
  "theme_color": "#1b2b22",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/lion-emblem.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "icons": [{"src": "/lion-emblem.svg", "sizes": "any"}]
    },
    {
      "name": "Commandes",
      "short_name": "Commandes",
      "url": "/erp/orders"
    },
    {
      "name": "MOTHER Copilot",
      "short_name": "Copilot",
      "url": "/mother"
    }
  ]
}
