{
  "name": "cronoWiz",
  "short_name": "cronoWiz",
  "description": "Fitness PWA gratuita e privacy-first: allenamenti, timer, HRV, mondi 3D e coach AI on-device. Nessun account, nessun server.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}