{
  "name": "J.A.R.V.I.S — Autonomous Intelligence Suite",
  "short_name": "JARVIS",
  "description": "Just A Rather Very Intelligent System — ShipWizmo Inc",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#020b14",
  "theme_color": "#00d4ff",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Chat",      "url": "/chat",      "description": "Open JARVIS chat"         },
    { "name": "Drafts",    "url": "/drafts",    "description": "Review pending drafts"     },
    { "name": "Agents",    "url": "/agents",    "description": "Automation control panel"  },
    { "name": "System",    "url": "/system",    "description": "System health dashboard"   }
  ]
}
