{
  "name": "NormaPilot - Pilotage de la conformité",
  "short_name": "NormaPilot",
  "description": "Plateforme de pilotage de la conformité et des certifications (ISO 27001, ISO 9001, ISO 14001, EcoVadis) : formation e-learning, gestion des risques et suivi documentaire",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#073b4c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/assets/images/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/images/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Accéder au tableau de bord",
      "url": "/dashboard.php",
      "icons": [
        {
          "src": "/assets/images/icon-dashboard.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Formations",
      "short_name": "Formations",
      "description": "Accéder aux formations",
      "url": "/modules/formation-autoformation.php",
      "icons": [
        {
          "src": "/assets/images/icon-formation.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Risques",
      "short_name": "Risques",
      "description": "Gérer les risques",
      "url": "/modules/phase2-risques-matrice.php",
      "icons": [
        {
          "src": "/assets/images/icon-risques.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Notifs",
      "description": "Voir les notifications",
      "url": "/notifications.php",
      "icons": [
        {
          "src": "/assets/images/icon-notifications.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/modules/phase3-documents.php",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "document",
          "accept": ["application/pdf", ".pdf", "application/msword", ".doc", ".docx"]
        }
      ]
    }
  },
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
