{
  "name": "Epic Flow Pilates",
  "short_name": "Epic Flow",
  "description": "Il tuo studio Epic Flow Pilates a portata di mano: prenotazioni, corsi, pacchetti ed Epic Circle.",
  "start_url": "/area-cliente",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F5F0",
  "theme_color": "#C89AA6",
  "lang": "it-IT",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prenota lezione",
      "short_name": "Prenota",
      "description": "Apri il tuo calendario personale",
      "url": "/area-cliente?tab=calendario",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "I miei pacchetti",
      "short_name": "Pacchetti",
      "description": "Vedi crediti e abbonamenti attivi",
      "url": "/area-cliente?tab=pacchetti",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
