{
  "name": "Livraison — Livreur",
  "short_name": "Livreur",
  "description": "Application livreur (PWA) — Livraison",
  "start_url": "/jobs",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF6EF",
  "theme_color": "#B23A15",
  "lang": "fr",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
