{
  "name": "Hoptus",
  "short_name": "Hoptus",
  "description": "Réservez des hôtels en RDC et en Afrique — trouvez, comparez et réservez votre séjour en toute simplicité.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#011c2b",
  "theme_color": "#00d1bb",
  "scope": "/",
  "lang": "fr-CD",
  "dir": "ltr",
  "categories": ["travel", "hotels", "booking", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/app_icon_180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon/app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rechercher",
      "short_name": "Recherche",
      "description": "Rechercher un hôtel ou une chambre",
      "url": "/advanced-search",
      "icons": [
        {
          "src": "/icon/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mes réservations",
      "short_name": "Réservations",
      "description": "Voir mes réservations",
      "url": "/user-reservations",
      "icons": [
        {
          "src": "/icon/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifs",
      "description": "Voir mes notifications",
      "url": "/notifications",
      "icons": [
        {
          "src": "/icon/app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
