{
  "name": "NXS Clinical",
  "short_name": "NXS Clinical",
  "description": "Clinical reference, study tools, and AI-powered decision support for healthcare professionals",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#3D4A2A",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/brand/themes/linen-journal/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/themes/linen-journal/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/themes/linen-journal/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/themes/linen-journal/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/themes/linen-journal/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "education", "health"],
  "shortcuts": [
    {
      "name": "Drug Lookup",
      "short_name": "Drug Lookup",
      "description": "Search medications instantly",
      "url": "/dashboard/pharmacy",
      "icons": [
        {
          "src": "/brand/themes/linen-journal/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Study Session",
      "short_name": "Study",
      "description": "Resume flashcards",
      "url": "/dashboard/flashcards",
      "icons": [
        {
          "src": "/brand/themes/linen-journal/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Start Shift",
      "short_name": "Shift",
      "description": "Begin shift tracking",
      "url": "/dashboard/shift-todo",
      "icons": [
        {
          "src": "/brand/themes/linen-journal/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Code Blue",
      "short_name": "Code Blue",
      "description": "Emergency protocols",
      "url": "/dashboard/code-blue",
      "icons": [
        {
          "src": "/brand/themes/linen-journal/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
