{
  "name": "SETH — Strategic Executive Technology Hub",
  "short_name": "SETH",
  "description": "Infrastructure masquerading as interface. Strategic executive operating system with intelligence agents, voice control, and autonomous operations.",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#3b82f6",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/seth-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/seth-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/seth-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/seth-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}