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