{
  "name": "HoTi Pro S",
  "short_name": "HoTi Pro",
  "description": "Système d'enregistrement des ventes certifié SES 2G - Suivi professionnel pour transport, taxi, VTC et services",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "id": "hoti-pro-s",
  "icons": [
    {
      "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-192x192.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle vente",
      "short_name": "Vente",
      "description": "Enregistrer une nouvelle vente",
      "url": "/?action=new-sale",
      "icons": [
        {
          "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "description": "Voir le tableau de bord",
      "url": "/",
      "icons": [
        {
          "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Historique",
      "short_name": "Historique",
      "description": "Consulter l'historique des transactions",
      "url": "/transactions",
      "icons": [
        {
          "src": "https://019c8c99-5c75-7df2-b423-abb9a50dd441.mochausercontent.com/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "fr-CA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
