{
  "name": "ProximEats Commandes",
  "short_name": "ProximEats",
  "description": "Recevez et gérez vos commandes en temps réel",
  "start_url": "/commandes-live",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
