{
  "name": "LMS Task Hub",
  "short_name": "Task Hub",
  "description": "Real-time agent task list for LMS Hosting Services",
  "start_url": "/agent/tasks",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
