{
  "name": "Impostor Online - Liga Escolar",
  "short_name": "Impostor Online",
  "description": "Modo online del juego del impostor con enlaces individuales, QR y votacion compartida.",
  "start_url": "/impostor-online/",
  "display": "standalone",
  "background_color": "#180b24",
  "theme_color": "#8b1e6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/imagenes/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/imagenes/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
