{
  "name": "YIRA — Orientation Scolaire & Professionnelle",
  "short_name": "YIRA",
  "description": "Système National d'Orientation Scolaire & Professionnelle · Côte d'Ivoire",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#146432",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    {
      "src": "/images/logo-yira.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo-yira.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Commencer mon orientation",
      "short_name": "Orientation",
      "url": "/",
      "icons": [{ "src": "/images/logo-yira.png", "sizes": "96x96" }]
    }
  ]
}