{
  "name": "SeatSense — Visual Floor & Table Management",
  "short_name": "SeatSense",
  "description": "See your entire floor in real time — tables, guests, waitlist & reservations",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#22b8a0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}