{
  "name": "Storefront GenerArise — Tienda & Servicios",
  "short_name": "Storefront",
  "description": "Explora y adquiere soluciones de Inteligencia Artificial y Automatización para tu Negocio",
  "start_url": "/panel-storefront.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030307",
  "theme_color": "#030307",
  "icons": [
    {
      "src": "/icon-storefront-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-storefront-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Catálogo",
      "short_name": "Catálogo",
      "description": "Ver todos los servicios y productos IA",
      "url": "/panel-storefront.html#features",
      "icons": [{ "src": "/icon-storefront-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Precios & Planes",
      "short_name": "Planes",
      "description": "Planes de membresía y precios",
      "url": "/panel-storefront.html#pricing",
      "icons": [{ "src": "/icon-storefront-192.png", "sizes": "192x192" }]
    }
  ]
}
