{
  "name": "JAROAD",
  "short_name": "JAROAD",
  "description": "Planifiez, assignez et suivez vos tournées de livraison. Gestion des chauffeurs, clients et stocks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d3b6e",
  "theme_color": "#0d3b6e",
  "lang": "fr-CA",
  "dir": "ltr",
  "categories": ["business", "logistics", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "JAROAD — Gestion de livraisons"
    }
  ]
}
