{
  "id": "/",
  "name": "BookHub — Lisez. Écoutez. Vibrez.",
  "short_name": "BookHub",
  "description": "Votre bibliothèque numérique pour lire et écouter vos livres.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["books", "education", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
