{
  "name": "GT AI OS Enterprise",
  "short_name": "GT AI OS",
  "description": "Enterprise AI as a Service Platform with comprehensive agent and dataset management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00FF94",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/gt-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}