{
    "name": "Hotel Reservation",
    "short_name": "lapoint",
    "start_url": "/web",
    "display": "standalone",
    "background_color": "#C95454",
    "theme_color": "#C95454",
    "icons": [
      {
        "src": "/hotel_reservation/static/src/img/lapoint.png",
        "sizes": "448x448",
        "type": "image/png"
      }
    ]
  }