{
  "id": "/?source=pwa",
  "name": "FUSFIT",
  "short_name": "FUSFIT",
  "description": "Tienda FUSFIT con acceso rápido a nutrición deportiva, packs y tendencias.",
  "lang": "es-VE",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d4392c",
  "orientation": "portrait",
  "categories": ["shopping", "health", "lifestyle"],
  "icons": [
    {
      "src": "https://fusfit.com/cdn/shop/files/FUSFIT_NARANJA_SIN_FONDO_PEQUENO_bae9ba94-0233-4271-84d4-8820c5d770fb.png?v=1753189729&width=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://fusfit.com/cdn/shop/files/FUSFIT_NARANJA_SIN_FONDO_PEQUENO_bae9ba94-0233-4271-84d4-8820c5d770fb.png?v=1753189729&width=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Packs",
      "url": "/collections/packs",
      "description": "Ir directo a packs destacados"
    },
    {
      "name": "Tendencias",
      "url": "/collections/tendencias-actuales",
      "description": "Ver productos en tendencia"
    },
    {
      "name": "Carrito",
      "url": "/cart",
      "description": "Abrir el carrito"
    },
    {
      "name": "Cuenta",
      "url": "/account",
      "description": "Acceder a tu cuenta"
    }
  ]
}
