{
  "name": "FloorRush Waiter",
  "short_name": "FloorRush",
  "description": "Live table calls, orders, and service for waiters — install to your home screen.",
  "start_url": "/waiter",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f1ee",
  "theme_color": "#2D5A3D",
  "categories": ["business", "productivity", "food"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
