{
  "name": "FitPilot · Sistema operativo para tu box",
  "short_name": "FitPilot",
  "description": "Sistema operativo para boxes CrossFit, Hyrox y fitness funcional. Reservas, cobros, nutrición IA, Carlos WhatsApp con memoria, retención predictiva.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B100F",
  "theme_color": "#0B100F",
  "lang": "es-ES",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "fitness"
  ],
  "icons": [
    {
      "src": "/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reservar demo",
      "short_name": "Demo",
      "description": "Demo 30 min con Felipe",
      "url": "/demo/",
      "icons": [
        {
          "src": "/favicon-192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Precios",
      "description": "Precios FitPilot",
      "url": "/precios/",
      "icons": [
        {
          "src": "/favicon-192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Casos reales",
      "short_name": "Casos",
      "description": "Caso H&H Fitness",
      "url": "/casos/hyh-fitness/",
      "icons": [
        {
          "src": "/favicon-192.png?v=2",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": []
}
