{
  "short_name": "Scheduler",
  "name": "Hotel Operations Hub",
  "description": "An AI-powered staff scheduling tool for managers to create, view, and manage weekly work schedules.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "id": "/",
  "orientation": "portrait-primary",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0EA5E9",
  "background_color": "#f1f5f9"
}
