{
  "id": "/",
  "name": "HotelMate",
  "short_name": "HotelMate",
  "description": "Hotel guest services and hotel operations",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf9fc",
  "theme_color": "#180c2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/hotelmate-app-icon.svg?v=11",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
