{
  "name": "LyfeTIV — La science du progrès",
  "short_name": "LyfeTIV",
  "description": "Tracker d'entraînement avec analyse IA, calcul 1RM, tonnage et Fuel Score.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0C0C0F",
  "theme_color": "#7C6FF7",
  "lang": "fr",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle séance",
      "short_name": "Séance",
      "description": "Démarrer une séance libre",
      "url": "./index.html?action=free_workout",
      "icons": [
        {
          "src": "icons/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
