{
  "name": "Ve'e Kuu Xavi",
  "short_name": "VKX",
  "description": "Tienda online Ve'e Kuu Xavi - Skincare y belleza de Oaxaca",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "lang": "es-MX",
  "categories": ["shopping", "beauty"],
  "icons": [
    {
      "src": "/images/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ver ofertas",
      "url": "/ofertas",
      "description": "Ver productos en oferta"
    },
    {
      "name": "Mi cuenta",
      "url": "/account/dashboard",
      "description": "Ir a mi cuenta"
    },
    {
      "name": "Carrito",
      "url": "/carrito",
      "description": "Ver mi carrito"
    }
  ]
}
