{
  "short_name": "PreciseMed",
  "name": "PreciseMed: Asistente Médico IA",
  "description": "Una aplicación de diagnóstico médico asistido por IA / An AI-assisted medical diagnostic application that allows healthcare professionals to input patient signs and symptoms to generate a list of presumptive diagnoses along with their management and treatment plans.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff"
}
