{
  "name": "QuickFood",
  "short_name": "QuickFood",
  "description": "Commandes, bons repas et facturation pour restaurants.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "/quickfood-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
