{
  "name": "Pi Kanban",
  "short_name": "Pi Kanban",
  "description": "Real-time Kanban dashboard for the pi coding agent",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101114",
  "theme_color": "#101114",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-svg.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
