{
  "name": "Planning Poker",
  "short_name": "PlanPok",
  "description": "Free real-time planning poker for agile teams",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0E0E0E",
  "background_color": "#F5F1EA",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
