{
  "name": "SUNU Training Center",
  "short_name": "SUNU",
  "description": "Cabinet de recrutement et de formation spécialisé en GRC à Dakar, Sénégal.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#1E5AAE",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["education", "business"],
  "icons": [
    {
      "src": "images/logo-sunu.png",
      "sizes": "400x324",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo-sunu.png",
      "sizes": "400x324",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Formations",
      "url": "/formations.html",
      "description": "Voir les formations SUNU"
    },
    {
      "name": "Mon espace",
      "url": "/app.html",
      "description": "Accéder à l'application"
    },
    {
      "name": "Contact",
      "url": "/contact.html",
      "description": "Nous contacter"
    }
  ]
}
