{
  "name": "SPS CareConnect",
  "short_name": "CareConnect",
  "description": "SPS CareConnect — Medical Telemetry and Frail Care Triage System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFF5F5",
  "theme_color": "#1A73E8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health"],
  "screenshots": []
}
