{
  "name": "SISMAGYM — Workout Tracker",
  "short_name": "SISMAGYM",
  "description": "Tracker allenamenti warrior: programmi, AI coach, classifica, foto progresso e form check.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "it",
  "categories": ["fitness", "health", "lifestyle", "sports"],
  "icons": [
    {
      "src": "/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Focus Workout",
      "short_name": "Focus",
      "url": "/focus",
      "description": "Avvia sessione focus immediata"
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "url": "/coach",
      "description": "Parla con SISMA AI"
    },
    {
      "name": "Form Check",
      "short_name": "Form",
      "url": "/form-check",
      "description": "Analisi tecnica con AI"
    }
  ]
}
