{
  "name": "Arthora — Réception",
  "short_name": "Arthora",
  "description": "Plateforme de gestion de réception hôtelière",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#e9e8e6",
  "theme_color": "#2a2520",
  "orientation": "landscape",
  "icons": [
    {
      "src": "img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/arthora-logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
