{
  "name": "VB EPS — Volleyball",
  "short_name": "VB EPS",
  "description": "Observation et évaluation en Volleyball pour cours d'EPS — collège & lycée. Fonctionne 100% hors ligne.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f3ff",
  "theme_color": "#7c3aed",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "sports"],
  "icons": [
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen_accueil.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Écran d'accueil — saisie identité"
    },
    {
      "src": "screenshots/screen_obs.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Écran observation — boutons notation"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle séance",
      "short_name": "Séance",
      "description": "Démarrer une nouvelle séance d'observation Volleyball",
      "url": "./index.html",
      "icons": [
        { "src": "icon_192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "id": "vb-eps-volleyball"
}
