{
  "name": "Piedra Papel Tijera 🔥",
  "short_name": "PPT Fuego",
  "start_url": "/primer_repositorio/index-movil.html",
  "display": "fullscreen",
  "background_color": "#0a0007",
  "theme_color": "#ff2d55",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icono.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icono.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}