{
  "name": "ADfair - Digitální platforma pro veletrhy",
  "short_name": "ADfair",
  "description": "Ticketing, check-in, matchmaking a live dashboardy pro B2B veletrhy",
  "start_url": "/staff/checkin",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#0057FF",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check-in",
      "short_name": "Check-in",
      "url": "/staff/checkin",
      "description": "QR check-in terminál"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/admin/dashboard",
      "description": "Admin dashboard"
    }
  ]
}
