{
  "name": "Taal-Net School",
  "short_name": "Taal-Net",
  "description": "Application officielle du C.S. Taal-Net School",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1976d2",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/photo/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/photo/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/photo/capture-accueil-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Accueil de l'application"
    },
    {
      "src": "/img/photo/capture-parents-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Portail Parents"
    },
    {
      "src": "/img/photo/capture-inscription-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Formulaire d'inscription"
    },
    {
      "src": "/img/photo/capture-accueil-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Aperçu sur tablette et ordinateur"
    }
  ]
}