{
  "name": "alfaview · Live Kanban Board",
  "short_name": "Live Kanban Board",
  "description": "Real-time collaborative kanban board synced via WebSocket.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17191f",
  "theme_color": "#1896d8",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity",
    "communication"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}