{
  "name": "SentryAI",
  "short_name": "SentryAI",
  "description": "Autonomous AI-powered infrastructure monitoring and management platform with 8 AI agents",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#030308",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": []
    },
    {
      "name": "Live Monitoring",
      "short_name": "Live",
      "url": "/live",
      "icons": []
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/analytics",
      "icons": []
    }
  ]
}
