{
  "name": "MPERYX Cominity Management",
  "short_name": "MPERYX",
  "description": "Gestion commerciale, devis, contrats et facturation MPERYX.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0E1626",
  "theme_color": "#16233C",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau prospect",
      "short_name": "Prospect",
      "url": "/prospects/new",
      "icons": [{ "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Nouveau devis",
      "short_name": "Devis",
      "url": "/quotations/new",
      "icons": [{ "src": "/app-icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
