{
  "name": "Aristas Visual Merchandising App",
  "short_name": "Aristas VM",
  "description": "Aplicación oficial de gestión de espacios, planos arquitectónicos interactivos y analítica de Visual Merchandising para Aristas.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F9F6F0",
  "theme_color": "#181817",
  "orientation": "any",
  "icons": [
    {
      "src": "img/products/P001.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/products/P001.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}