{
  "name": "CFA 360°",
  "short_name": "CFA360",
  "description": "Plateforme de suivi de l’alternance : apprenti, tuteur et formateur.",
  "id": "./?v=20260524-loginfix1",
  "start_url": "./index.html?v=20260524-loginfix1",
  "scope": "./",
  "lang": "fr-FR",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#f4f7fb",
  "theme_color": "#f58220",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "M’auto-évaluer",
      "short_name": "Évaluer",
      "url": "./apprenti.html",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Messagerie",
      "short_name": "Messages",
      "url": "./messagerie.html",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}