{
  "name": "DOCTORA WITT - Periodoncia",
  "short_name": "DOCTORA WITT",
  "description": "Asistente educativo de Periodoncia. Flashcards, plan de estudios y contenido universitario aprobado. Funciona completamente sin conexión.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#e8e4e1",
  "theme_color": "#3d8b7a",
  "orientation": "any",
  "scope": "/",
  "lang": "es",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DOCTORA WITT - Vista de Escritorio"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DOCTORA WITT - Vista Móvil"
    }
  ],
  "shortcuts": [
    {
      "name": "Tarjetas de Estudio",
      "short_name": "Estudiar",
      "description": "Estudiar con tarjetas de repaso",
      "url": "/?view=flashcards"
    },
    {
      "name": "Plan de Estudios",
      "short_name": "Currículo",
      "description": "Ver contenido por semestre",
      "url": "/?view=curriculum"
    },
    {
      "name": "Buscar Imágenes",
      "short_name": "Imágenes",
      "description": "Buscar imágenes de Wikipedia",
      "url": "/?view=images"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 480
  },
  "related_applications": [],
  "prefer_related_applications": false
}
