{
  "name": "Plaztek Comercializadora",
  "short_name": "Plaztek",
  "description": "Arrendamiento de pallets, bins y cajas RPCs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2e7d32",
  "orientation": "portrait",
  "lang": "es-MX",
  "icons": [
    {
      "src": "vistas/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "vistas/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}


