{
  "name": "MACOFFRI - Sistema de Gestión",
  "short_name": "MACOFFRI",
  "description": "Sistema de gestión integral para MACOFFRI - Inventario, Ventas, Reportes y más",
  "start_url": "./login/index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "./icons/ICONO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/ICONO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/ICONO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/ICONO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/MACOFFRI.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "es-MX",
  "dir": "ltr",
  "prefer_related_applications": false
}
