{
  "short_name": "BuzzerAI",
  "name": "BuzzerAI — Waitlist & AI Receptionist",
  "description": "Modern waitlist, AI receptionist, and to-go orders for restaurants and hospitality operators.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F6F2",
  "theme_color": "#1E3A2F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Waitlist",
      "short_name": "Waitlist",
      "url": "/dashboard",
      "description": "Manage the live queue"
    },
    {
      "name": "Add guest",
      "short_name": "Add",
      "url": "/dashboard?add=1",
      "description": "Add a walk-in guest"
    }
  ],
  "categories": ["business", "productivity", "food"]
}
