{
  "name": "theguests.app — Live event check-in",
  "short_name": "theguests",
  "description": "Guestlists, QR check-in a real-time door stats pro nightlife & eventy.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "lang": "cs",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open scanner",
      "short_name": "Scan",
      "url": "/scan",
      "description": "Skenuj QR kódy na dveřích"
    },
    {
      "name": "Dashboard",
      "short_name": "Eventy",
      "url": "/dashboard"
    }
  ]
}
