{
  "name": "DE Knowledge Assistant",
  "short_name": "DE Assistant",
  "description": "Low-latency AI agent for Data Engineering Design Patterns — voice-enabled, Databricks-compatible",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "education", "developer tools"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231a1a2e'/><text x='50%25' y='55%25' font-size='100' text-anchor='middle' dominant-baseline='middle'>🗄️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1a2e'/><text x='50%25' y='55%25' font-size='280' text-anchor='middle' dominant-baseline='middle'>🗄️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ask a Question",
      "short_name": "Ask",
      "description": "Open the chat interface",
      "url": "/"
    }
  ],
  "prefer_related_applications": false
}
