{
    "name": "NeuroVitals.AI",
    "short_name": "NeuroVitals",
    "description": "AI-powered clinical intelligence for vital signs monitoring.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#020617",
    "theme_color": "#020617",
    "lang": "en-GB",
    "categories": [
      "medical",
      "health",
      "productivity",
      "business"
    ],
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "32x32",
        "type": "image/x-icon"
      },
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "/icon.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "any"
      }
    ]
  }
  