{
  "name": "AssraLog Livreur",
  "short_name": "Livreur",
  "description": "Gestion des livraisons AssraLog",
  "start_url": "/livreur/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e8631a",
  "icons": [
    {
      "src": "img/logo.webp",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/logo.webp",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}