{
  "name": "YIRA OP - Orientation Professionnelle CI",
  "short_name": "YIRA OP",
  "description": "Plateforme d'orientation professionnelle de Côte d'Ivoire. Trouve ton emploi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A0F00",
  "theme_color": "#F57C00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}