{
  "name": "Syntrace AI - Adversarial Data Engine for Enterprise AI",
  "short_name": "Syntrace",
  "description": "Syntrace generates synthetic reasoning traces that teach small 7B models to outperform 70B frontier APIs on deterministic logic tasks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#060810",
  "background_color": "#060810",
  "categories": ["productivity", "business", "technology"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.ico",
      "sizes": "540x720",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Homepage",
      "short_name": "Home",
      "description": "Open the Syntrace homepage",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Evidence",
      "short_name": "Evidence",
      "description": "View empirical evidence and experiments",
      "url": "/evidence",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book Demo",
      "short_name": "Demo",
      "description": "Book a technical demo",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
