{
  "id": "/",
  "name": "ESTEI",
  "short_name": "ESTEI",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8b6914",
  "description": "ESTEI - Escuela Superior de Teología y Estudios Interdisciplinarios",
  "orientation": "portrait",
  "lang": "es",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=org.estei.twa",
      "id": "org.estei.twa"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "categories": [
    "education",
    "lifestyle"
  ],
  "scope_extensions": [
    {
      "origin": "https://*.estei.org"
    },
    {
      "origin": "https://estei.org"
    },
    {
      "origin": "https://campus.estei.org"
    },
    {
      "origin": "https://aula.estei.org"
    }
  ],
  "icons": [
    {
      "src": "/pwa-assets/icon-72x72-v2.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-96x96-v2.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-128x128-v2.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-144x144-v2.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-152x152-v2.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-192x192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-assets/icon-384x384-v2.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/pwa-assets/icon-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-assets/maskable-icon-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-assets/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ESTEI en Escritorio"
    },
    {
      "src": "/pwa-assets/screenshot-mobile.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ESTEI en Dispositivo Móvil"
    }
  ],
  "shortcuts": [
    {
      "name": "Inicio",
      "short_name": "Inicio",
      "description": "Ir al inicio de ESTEI",
      "url": "/",
      "icons": [
        {
          "src": "/pwa-assets/icon-192x192-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Editorial",
      "short_name": "Editorial",
      "description": "Ver publicaciones y libros",
      "url": "/editorial/",
      "icons": [
        {
          "src": "/pwa-assets/icon-192x192-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Aula Virtual",
      "short_name": "Aula",
      "description": "Entrar al Aula Virtual",
      "url": "/dashboard_v2/",
      "icons": [
        {
          "src": "/pwa-assets/icon-192x192-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "text/plain": [
          ".txt"
        ],
        "application/pdf": [
          ".pdf"
        ]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "widgets": [
    {
      "name": "ESTEI Novedades",
      "short_name": "ESTEI",
      "description": "Widget con las novedades y el plan académico de ESTEI",
      "tag": "estei-news",
      "template": "estei-widget-template",
      "ms_ac_template": "/pwa-assets/widget-template.json",
      "data": "/pwa-assets/widget-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/pwa-assets/screenshot-desktop.png",
          "sizes": "1920x1080",
          "type": "image/png"
        }
      ],
      "icons": [
        {
          "src": "/pwa-assets/icon-192x192-v2.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/new-note"
  },
  "protocol_handlers": [
    {
      "protocol": "web+estei",
      "url": "/?type=%s"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
