{
  "name": "JARVIS Core OS",
  "short_name": "JARVIS",
  "description": "JARVIS personal health and operations cockpit — Namit Sethi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E121C",
  "theme_color": "#0E121C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230E121C'/><text y='120' x='96' text-anchor='middle' font-size='84' font-family='system-ui' fill='%2338BDF8'>J</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    { "name": "Open Dashboard", "url": "/fitness", "description": "Jarvis dashboard" }
  ],
  "categories": ["health", "fitness"]
}
