{
  "name": "Sentinel",
  "short_name": "Sentinel",
  "description": "Automated Scribe Note collection and evaluation system for family medicine teaching program",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "sentinel-v1",
  "start_url": "https://sentinel.cognifyfx.com/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "theme_color": "#8B7355",
  "background_color": "#FFFFFF",
  "orientation": "portrait",
  "categories": ["medical", "healthcare", "productivity"],
  "prefer_related_applications": false,
  "capture_links": "existing-client-navigate",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "shortcuts": [
    {
      "name": "New Scribe Note",
      "url": "/",
      "description": "Create a new Scribe Note"
    }
  ]
}
