{
  "name": "PROTOCOL",
  "short_name": "PROTOCOL",
  "description": "Carnet de transformation. 78,4 → 72 kg.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0E0C",
  "theme_color": "#0F0E0C",
  "categories": ["health", "fitness", "lifestyle"],
  "lang": "fr",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rituel du matin",
      "url": "./index.html?view=morning",
      "description": "Check-in matinal en 2 minutes"
    },
    {
      "name": "Pesée",
      "url": "./index.html?view=weigh",
      "description": "Saisir ta pesée du jour"
    }
  ]
}
