{
  "name": "JARVIS — Executive AI Assistant",
  "short_name": "JARVIS",
  "description": "Your personal AI executive assistant. Strategic thinking, web intelligence, voice interface, and immersive environments.",
  "start_url": "/chat",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#3b82f6",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/jarvis-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jarvis-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jarvis-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/jarvis-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
