{
  "name": "Wellgentic Guest Check-In",
  "short_name": "Guest Check-In",
  "description": "Secure front-desk guest check-in and waiver kiosk",
  "start_url": "/front-desk/waiver",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f1f5f9",
  "theme_color": "#071a33",
  "icons": [
    {
      "src": "/waiver-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
