{
  "name": "ArXiv Explorer",
  "short_name": "ArXvExp",
  "description": "Explorez des millions de prépublications scientifiques via l'API ArXiv",
  "start_url": "/front/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d1a",
  "theme_color": "#f04e23",
  "lang": "fr-FR",
  "categories": ["education", "science"],
  "icons": [
    {
      "src": "/front/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/front/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/front/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/front/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/front/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/front/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/front/screenshots/screen-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Page d'accueil ArXiv Explorer"
    }
  ],
  "shortcuts": [
    {
      "name": "Recherche rapide",
      "short_name": "Rechercher",
      "description": "Lancer une recherche d'articles",
      "url": "/front/index.php?mode=simple",
      "icons": [{ "src": "/front/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Recherche avancée",
      "short_name": "Avancée",
      "description": "Ouvrir les filtres avancés",
      "url": "/front/index.php?mode=advanced",
      "icons": [{ "src": "/front/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
