{
  "name": "SISU Hotel Management",
  "short_name": "SISU",
  "description": "Role-based hotel operations platform for guests, staff, and administrators.",
  "start_url": "/public.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#170e3f",
  "icons": [
    {
      "src": "/sisu-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sisu-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
