{
  "name": "Casoa — Veterinary Case Solving Agent",
  "short_name": "Casoa",
  "description": "A grounded Case Solving Agent for veterinarians and students: structures the signs, localises the lesion across the nervous system with confidence and reasons, and lays out the differentials and work-up.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#15273A",
  "theme_color": "#15273A",
  "lang": "en",
  "categories": ["medical", "productivity", "education"],
  "icons": [
    {
      "src": "/resources/casoa-200.jpg",
      "type": "image/jpeg",
      "sizes": "191x191",
      "purpose": "any"
    },
    {
      "src": "/resources/casoa-200.jpg",
      "type": "image/jpeg",
      "sizes": "191x191",
      "purpose": "maskable"
    }
  ]
}
