{
  "name": "Lince Online",
  "short_name": "Lince Online",
  "id": "/linceonline/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "lince2.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "lince.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "lince.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vista Escritorio"
    },
    {
      "src": "lince.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vista Móvil"
    }
  ]
}
