{
  "name": "EstiMate – Free Planning Poker & Retrospective",
  "short_name": "EstiMate",
  "description": "Free online planning poker and retrospective app for agile and scrum teams. Estimate user stories in real-time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4c63ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/hero.png",
      "type": "image/png",
      "label": "Planning Poker voting session"
    },
    {
      "src": "/hero2.png",
      "type": "image/png",
      "label": "Session results and admin controls"
    }
  ]
}
