{
  "name": "360AI Restaurant Dashboard",
  "short_name": "360AI",
  "description": "Restaurant operations dashboard — schedules, FOH, payroll, and AI-powered chat",
  "start_url": "/dashboard/foh",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/360ai-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/360ai-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
