{
  "name": "SmartEstimationHub",
  "short_name": "SEH",
  "description": "Free real-time planning poker for agile teams. No signup — share a link and vote together.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAFB",
  "theme_color": "#8B5CF6",
  "orientation": "any",
  "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"
    }
  ]
}
