{
  "name": "AKWABA RECEPTION - Assistant Hôtel Pro",
  "short_name": "AKWABA",
  "description": "Assistant réception hôtel + suivi patron à distance. Check-in 30s, caisse infalsifiable, offline-first. Pour hôtels 8-60 chambres à Abidjan.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B1426",
  "theme_color": "#C5A880",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "fr-CI",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/logo-akwaba.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo-akwaba.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau Check-in",
      "url": "./index.html#checkin",
      "description": "Enregistrer un nouveau séjour"
    },
    {
      "name": "Caisse du jour",
      "url": "./index.html#caisse",
      "description": "Voir la caisse et clôturer"
    },
    {
      "name": "Vue Patron",
      "url": "./index.html#patron",
      "description": "Dashboard patron à distance"
    }
  ]
}
