{
  "name": "NextGenPoll",
  "short_name": "NextGenPoll",
  "description": "Real-time polling platform for presentations, lectures, and team consensus.",
  "start_url": "/join",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
