{
  "name": "Prisma Tecnología Educativa",
  "short_name": "Prisma",
  "icons": [
    {
      "src": "img/prisma_ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/prisma_ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#13a4ec",
  "background_color": "#f6f7f8",
  "display": "standalone",
  "start_url": "index.html",
  "orientation": "portrait"
}