{
  "name": "PrépAvance — BCE & Ecricome",
  "short_name": "PrépAvance",
  "description": "Préparez BCE & Ecricome : TAGE MAGE, TOEIC, oral, CV & LM — avec PrépAvance",
  "start_url": "/prepavance-app.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#07080e",
  "theme_color": "#07080e",
  "lang": "fr",
  "categories": [
    "education",
    "productivity"
  ],
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512-any.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tableau de bord PrépAvance"
    },
    {
      "src": "/screenshots/tage.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Module TAGE MAGE"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vue desktop complète"
    }
  ],
  "shortcuts": [
    {
      "name": "TAGE MAGE",
      "short_name": "TAGE",
      "description": "Commencer un entraînement TAGE MAGE",
      "url": "/prepavance-tage-mage.html?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-tage.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "TOEIC",
      "short_name": "TOEIC",
      "description": "Entraînement TOEIC",
      "url": "/prepavance-toeic-final.html?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-toeic.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Oral",
      "short_name": "Oral",
      "description": "Simulateur d'oral",
      "url": "/prepavance-oral-vocal.html?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/shortcut-oral.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+prepavance",
      "url": "/?module=%s"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}