{
  "name": "YOLUVAMI",
  "short_name": "YOLUVAMI",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff", 
  "theme_color": "#141414",
  "description": "Aplicación oficial de YOLUVAMI",
  "icons": [
    {
      "src": "23-maskable.png",   
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "23.jpeg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "23.jpeg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}