{
  "name": "LiveExpoFloor Virtual Expo",
  "short_name": "LiveExpoFloor",
  "description": "The world's free virtual expo — claim your booth, meet exhibitors, and network live 24/7",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00c47a",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity", "social"],
  "shortcuts": [
    {
      "name": "Enter Expo Floor",
      "url": "/floor",
      "description": "Walk the virtual expo floor"
    },
    {
      "name": "My Booth",
      "url": "/exhibitor",
      "description": "Manage your booth"
    }
  ]
}
