{
  "name": "Katalog — Base de données académique",
  "short_name": "Katalog",
  "description": "La plus grande base de données africaine en sciences juridiques, politiques et sociales : mémoires, thèses, articles et cours.",
  "start_url": "/home/",
  "scope": "/",
  "id": "/home/",
  "display": "standalone",
  "orientation": "any",
  "lang": "fr",
  "dir": "ltr",
  "theme_color": "#902135",
  "background_color": "#ffffff",
  "categories": ["education", "books", "reference"],
  "icons": [
    {
      "src": "/static/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher une ressource",
      "short_name": "Rechercher",
      "description": "Lancer une recherche dans le catalogue",
      "url": "/search/",
      "icons": [
        { "src": "/static/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "À la une",
      "short_name": "À la une",
      "description": "Voir les ressources mises en avant",
      "url": "/a-la-une/",
      "icons": [
        { "src": "/static/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Mes notifications",
      "short_name": "Notifications",
      "description": "Voir mes notifications et messages",
      "url": "/notifications/",
      "icons": [
        { "src": "/static/img/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }
      ]
    }
  ]
}
