{
  "id": "alpha-fitness",
  "name": "Alpha Fitness — Suplementos Deportivos",
  "short_name": "Alpha Fitness",
  "description": "Tienda online de suplementos deportivos originales. Envío 24-48hs, hasta 6 cuotas sin interés.",
  "start_url": "./alpha_fitness_mobile_ready.html",
  "scope": "./",
  "display": "standalone",
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "es",
  "categories": ["shopping", "health", "fitness"],
  "icons": [
    { "src": "./img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./img/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Mi carrito",
      "short_name": "Carrito",
      "url": "./alpha_fitness_mobile_ready.html?action=cart",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2339ff14' d='M7 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0 0 20 4H5.21l-.94-2H1z'/%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "Favoritos",
      "short_name": "Favoritos",
      "url": "./alpha_fitness_mobile_ready.html?action=favorites",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2339ff14' d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}
