{
  "id": "/",
  "name": "Sociedad Española de Medicina de Urgencias y Emergencias (SEMES)",
  "short_name": "SEMES",
  "description": "App oficial de la Sociedad Española de Medicina de Urgencias y Emergencias",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e2d78",
  "lang": "es",
  "dir": "ltr",
  "categories": ["medical", "health"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "scope_extensions": [
    { "origin": "https://www.semes.org" },
    { "origin": "https://2026.congresosemes.org" }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SEMES App — Pantalla de inicio"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SEMES App — Vista escritorio"
    }
  ],
  "shortcuts": [
    {
      "name": "Noticias",
      "url": "/?section=noticias",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Eventos",
      "url": "/?section=eventos",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Congreso 2026",
      "url": "/?section=congreso",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
