{
  "name": "J.A.R.V.I.S. AI Platform",
  "short_name": "JARVIS",
  "description": "Autonomous AI Agent & Intelligent RAG Assistant",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090d",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
