{
  "name": "MASTERBOARD Taller",
  "short_name": "Taller MB",
  "description": "Sistema de gestión de taller MASTERBOARD",
  "start_url": "./taller.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0C10",
  "theme_color": "#0A0C10",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
